Code Analysis #303
Annotations
4 errors and 3 warnings
GolangCI-Lint:
conf_test.go#L233
G115: integer overflow conversion int -> int8 (gosec)
|
GolangCI-Lint:
conf_test.go#L234
G115: integer overflow conversion int -> int16 (gosec)
|
GolangCI-Lint:
conf_test.go#L235
G115: integer overflow conversion int -> int32 (gosec)
|
GolangCI-Lint
issues found
|
UnitTests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
GolangCI-Lint
Unexpected input(s) 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
GolangCI-Lint
Unexpected input(s) 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|