Merge pull request #22 from AugustasV/goreleaser_v1 #29
Annotations
7 errors and 4 warnings
lint:
internal/config/config_folder.go#L9
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/init' is not allowed from list 'Main' (depguard)
|
lint:
main.go#L6
import 'github.com/Schrodinger-Hat/Daje/pkg/cmd/root' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
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
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/
|