chore: bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 #3820
lint.yml
on: pull_request
check-mod
20s
golangci-lint
1m 30s
check-generate
55s
go-mod-tidy
/
autocommit-tidy
Annotations
10 errors and 2 warnings
golangci-lint:
conv/decode.go#L25
G115: integer overflow conversion int64 -> int16 (gosec)
|
golangci-lint:
conv/decode.go#L30
G115: integer overflow conversion int64 -> int32 (gosec)
|
golangci-lint:
conv/decode.go#L49
G115: integer overflow conversion uint64 -> uint16 (gosec)
|
golangci-lint:
conv/decode.go#L54
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
golangci-lint:
conv/decode.go#L161
G115: integer overflow conversion int64 -> int16 (gosec)
|
golangci-lint:
conv/decode.go#L166
G115: integer overflow conversion int64 -> int32 (gosec)
|
golangci-lint:
conv/decode.go#L185
G115: integer overflow conversion uint64 -> uint16 (gosec)
|
golangci-lint:
conv/decode.go#L190
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
golangci-lint:
ogenregex/convert.go#L397
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint:
ogenregex/convert.go#L406
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', '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-pkg-cache', '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']
|