rename and add deploy #2
Annotations
10 errors and 2 warnings
Run golangci/[email protected]:
handler/logFilter.go#L62
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L68
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L81
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L83
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci/[email protected]:
handler/logFilter.go#L84
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci/[email protected]:
pkg/event/ExecutingMessage.go#L22
var-naming: struct field ChainId should be ChainID (revive)
|
Run golangci/[email protected]:
handler/logFilter.go#L47
var-naming: func parameter syncBlockId should be syncBlockID (revive)
|
Run golangci/[email protected]:
internal/api/api.go#L12
var-naming: type Api should be API (revive)
|
Run golangci/[email protected]:
handler/syncBlock.go#L40
commentFormatting: put a space between `//` and comment text (gocritic)
|
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