rename and add deploy #2
lint.yml
on: push
Run golangci-lint
48s
Run markdown-lint
13s
Annotations
10 errors and 3 warnings
Run golangci-lint:
handler/logFilter.go#L62
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
handler/logFilter.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
handler/logFilter.go#L68
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
handler/logFilter.go#L81
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
handler/logFilter.go#L83
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
handler/logFilter.go#L84
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
pkg/event/ExecutingMessage.go#L22
var-naming: struct field ChainId should be ChainID (revive)
|
Run golangci-lint:
handler/logFilter.go#L47
var-naming: func parameter syncBlockId should be syncBlockID (revive)
|
Run golangci-lint:
internal/api/api.go#L12
var-naming: type Api should be API (revive)
|
Run golangci-lint:
handler/syncBlock.go#L40
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interopbackend/interopbackend. Supported file pattern: go.sum
|