Merge pull request #54 from troyhantech/develop #57
Annotations
2 errors and 5 warnings
|
lint-and-build
issues found
|
|
lint-and-build:
pkg/utils/pubsub/pubsub_test.go#L19
S1000: should use for range instead of for { select {} } (gosimple)
|
|
lint-and-build
Unexpected input(s) 'working-direcetory', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
|
lint-and-build:
pkg/utils/pubsub/pubsub_test.go#L10
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint-and-build
Cache service responded with 400
|
|
lint-and-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/
|
|
lint-and-build
Unexpected input(s) 'working-direcetory', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|