Update README.md #61
Annotations
10 errors and 4 warnings
build:
internal/app/usage.go#L16
string ` ` has 3 occurrences, make it a constant (goconst)
|
build:
internal/app/app.go#L7
import 'docker-color-output/internal/cmd' is not allowed from list 'Main' (depguard)
|
build:
internal/app/app.go#L8
import 'docker-color-output/internal/layout' is not allowed from list 'Main' (depguard)
|
build:
internal/app/app.go#L9
import 'docker-color-output/internal/util' is not allowed from list 'Main' (depguard)
|
build:
internal/app/app.go#L10
import 'docker-color-output/pkg/color' is not allowed from list 'Main' (depguard)
|
build:
internal/app/usage.go#L8
import 'docker-color-output/pkg/color' is not allowed from list 'Main' (depguard)
|
build:
cmd/cli/main.go#L8
import 'docker-color-output/internal/app' is not allowed from list 'Main' (depguard)
|
build:
cmd/cli/main.go#L9
import 'docker-color-output/internal/stdin' is not allowed from list 'Main' (depguard)
|
build:
cmd/cli/main.go#L10
import 'docker-color-output/internal/stdout' is not allowed from list 'Main' (depguard)
|
build:
internal/util/util_test.go#L6
import 'docker-color-output/internal/util' is not allowed from list 'Main' (depguard)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
build
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/
|
build
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/
|