feat: initialise the project #31
Annotations
10 errors and 7 warnings
lint:
internal/config/config.go#L12
badCall: suspicious Join on 1 argument (gocritic)
|
lint:
pkg/cmd/checkhealth/checkhealth.go#L24
unnecessary leading newline (whitespace)
|
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/tuning' is not allowed from list 'Main' (depguard)
|
lint:
internal/config/config.go#L8
import 'github.com/Schrodinger-Hat/Daje/constants' 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)
|
lint:
pkg/cmd/root/root.go#L4
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/root/root.go#L6
import 'github.com/Schrodinger-Hat/Daje/pkg/cmd/checkhealth' is not allowed from list 'Main' (depguard)
|
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/
|
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/
|
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/
|