build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #222
Annotations
10 errors and 3 warnings
Run golangci-lint:
pkg/hyperpic/image/type.go#L43
string `jpeg` has 2 occurrences, make it a constant (goconst)
|
Run golangci-lint:
pkg/hyperpic/image/type.go#L39
string `svg` has 2 occurrences, make it a constant (goconst)
|
Run golangci-lint:
pkg/hyperpic/image/type.go#L42
string `jpg` has 2 occurrences, make it a constant (goconst)
|
Run golangci-lint:
cmd/hyperpic/app/controller/image_controller.go#L164
string `application/octet-stream` has 2 occurrences, make it a constant (goconst)
|
Run golangci-lint:
cmd/hyperpic/app/container/config_service.go#L57
string `/var/lib/` has 2 occurrences, make it a constant (goconst)
|
Run golangci-lint:
pkg/hyperpic/image/options.go#L117
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
pkg/hyperpic/image/option_parser.go#L20
Comment should end in a period (godot)
|
Run golangci-lint:
pkg/hyperpic/image/option_parser.go#L25
Comment should end in a period (godot)
|
Run golangci-lint:
pkg/hyperpic/image/option_parser.go#L162
Comment should end in a period (godot)
|
Run golangci-lint:
pkg/hyperpic/image/option_parser.go#L90
unnecessary conversion (unconvert)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/hyperpic/hyperpic. Supported file pattern: go.sum
|
Post Run golangci-lint
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']
|
Run golangci-lint
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']
|
Loading