Feature: devrunner
config refactor
#260
Annotations
2 errors and 7 warnings
lint-and-test:
modules/cli/cmd/devrunner/run.go#L308
printf: (*github.com/sirupsen/logrus.Entry).Error call has possible Printf formatting directive %s (govet)
|
lint-and-test
issues found
|
lint-and-test
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/
|
lint-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-and-test
Unexpected input(s) 'skip-pulls', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache']
|
lint-and-test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
lint-and-test
Unexpected input(s) 'skip-pulls', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache']
|
lint-and-test
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-and-test
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/
|