Skip to content

feat: initialise the project #38

feat: initialise the project

feat: initialise the project #38

Triggered via pull request June 24, 2024 14:11
@WabriWabri
synchronize #24
Wabri:init
Status Failure
Total duration 31s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
commit_lint
You have commit messages with errors ⧗ input: WIP ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
lint: pkg/cmd/checkhealth/checkhealth.go#L29
Error return value of `config.LoadConfig` is not checked (errcheck)
lint: internal/config/config.go#L16
badCall: suspicious Join on 1 argument (gocritic)
lint: pkg/cmd/checkhealth/checkhealth.go#L25
unnecessary leading newline (whitespace)
lint: internal/config/config.go#L8
import 'github.com/Schrodinger-Hat/Daje/constants' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/checkhealth/checkhealth.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/checkhealth/checkhealth.go#L8
import 'github.com/Schrodinger-Hat/Daje/constants' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/checkhealth/checkhealth.go#L9
import 'github.com/Schrodinger-Hat/Daje/internal/config' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/checkhealth/checkhealth.go#L10
import 'github.com/Schrodinger-Hat/Daje/internal/tuning' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/init/init.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: pkg/cmd/init/init.go#L8
import 'github.com/Schrodinger-Hat/Daje/internal/config' is not allowed from list 'Main' (depguard)
commit_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commit_lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commit_lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/