Skip to content

format

format #4

Triggered via push January 7, 2025 11:03
Status Failure
Total duration 48s
Artifacts

lint.yml

on: push
Run golangci-lint
38s
Run golangci-lint
Run markdown-lint
9s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run golangci-lint: handler/logFilter.go#L63
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: handler/logFilter.go#L65
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: handler/logFilter.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: handler/logFilter.go#L82
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: handler/logFilter.go#L84
G115: integer overflow conversion uint -> int64 (gosec)
Run golangci-lint: handler/logFilter.go#L85
G115: integer overflow conversion uint -> int64 (gosec)
Run golangci-lint: internal/api/api.go#L13
var-naming: type Api should be API (revive)
Run golangci-lint: pkg/event/ExecutingMessage.go#L23
var-naming: struct field ChainId should be ChainID (revive)
Run golangci-lint: handler/logFilter.go#L48
var-naming: func parameter syncBlockId should be syncBlockID (revive)
Run golangci-lint: handler/logFilter.go#L49
Consider pre-allocating `events` (prealloc)
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