format #4
Annotations
10 errors and 2 warnings
Run golangci/[email protected]:
handler/logFilter.go#L63
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L65
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L82
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L84
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L85
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci/[email protected]:
internal/api/api.go#L13
var-naming: type Api should be API (revive)
|
Run golangci/[email protected]:
pkg/event/ExecutingMessage.go#L23
var-naming: struct field ChainId should be ChainID (revive)
|
Run golangci/[email protected]:
handler/logFilter.go#L48
var-naming: func parameter syncBlockId should be syncBlockID (revive)
|
Run golangci/[email protected]:
handler/logFilter.go#L49
Consider pre-allocating `events` (prealloc)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/interopbackend/interopbackend. Supported file pattern: go.sum
|
Loading