Skip to content
Triggered via pull request December 22, 2024 12:28
@ibigbugibigbug
synchronize #10
lint
Status Failure
Total duration 2m 36s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: common/limiter/limiter.go#L119
G115: integer overflow conversion uint64 -> int (gosec)
lint: api/fac/fac.go#L429
G115: integer overflow conversion int64 -> uint32 (gosec)
lint: api/fac/fac.go#L438
G115: integer overflow conversion int64 -> uint16 (gosec)
lint: api/fac/fac.go#L568
G115: integer overflow conversion int64 -> uint32 (gosec)
lint: api/fac/fac.go#L655
G115: integer overflow conversion int64 -> uint32 (gosec)
lint: service/controller/controller.go#L476
directive `//nolint:gosec // ignore` is unused for linter "gosec" (nolintlint)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636