Bump github/codeql-action from 1 to 3 #44
Annotations
6 errors and 4 warnings
lint (1.18):
token_mock_test.go#L51
commentedOutCode: may want to remove commented-out code (gocritic)
|
lint (1.18):
token_mock_test.go#L9
import 'github.com/Pallinder/go-randomdata' is not allowed from list 'Main' (depguard)
|
lint (1.18):
token_test.go#L8
import 'github.com/Pallinder/go-randomdata' is not allowed from list 'Main' (depguard)
|
lint (1.18):
token.go#L39
directive `//nolint` is unused (nolintlint)
|
lint (1.18):
token.go#L156
directive `//nolint` is unused (nolintlint)
|
lint (1.18)
issues found
|
lint (1.18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (1.18)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint (1.18)
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
lint (1.18)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|