lint #2
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
|