build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 #202
Annotations
10 errors and 3 warnings
Build (8.12.2):
cmd/hyperpic/app/app.go#L18
Comment should end in a period (godot)
|
Build (8.12.2):
cmd/hyperpic/app/app.go#L31
if statements should only be cuddled with assignments (wsl)
|
Build (8.12.2):
cmd/hyperpic/app/app.go#L25
type assertion must be checked (forcetypeassert)
|
Build (8.12.2):
cmd/hyperpic/app/app.go#L42
error returned from external package is unwrapped: sig: func (*github.com/euskadi31/go-server.Server).Shutdown() (err error) (wrapcheck)
|
Build (8.12.2):
pkg/hyperpic/middlewares/auth_handler.go#L15
Comment should end in a period (godot)
|
Build (8.12.2):
pkg/hyperpic/middlewares/content_type_handler.go#L16
Comment should end in a period (godot)
|
Build (8.12.2):
cmd/hyperpic/main.go#L17
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Build (8.12.2):
cmd/hyperpic/app/config/image_support_configuration.go#L16
type assertion must be checked (forcetypeassert)
|
Build (8.12.2):
cmd/hyperpic/app/container/config_service.go#L57
string `/var/lib/` has 2 occurrences, make it a constant (goconst)
|
Build (8.12.2):
cmd/hyperpic/app/container/config_service.go#L64
unnecessary conversion (unconvert)
|
Build (8.12.2)
Restore cache failed: Dependencies file is not found in /home/runner/work/hyperpic/hyperpic. Supported file pattern: go.sum
|
Build (8.12.2)
Unexpected input(s) 'skip-pkg-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']
|
Build (8.12.2)
Unexpected input(s) 'skip-pkg-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']
|