format #5
lint.yml
on: push
Run golangci-lint
44s
Run markdown-lint
7s
Annotations
6 errors and 3 warnings
|
Run golangci-lint:
handler/logFilter.go#L49
var-naming: func parameter syncBlockId should be syncBlockID (revive)
|
|
Run golangci-lint:
handler/logFilter.go#L5
File is not properly formatted (gofumpt)
|
|
Run golangci-lint:
handler/logFilter.go#L7
File is not properly formatted (gofumpt)
|
|
Run golangci-lint:
handler/logFilter.go#L50
Consider pre-allocating `events` (prealloc)
|
|
Run golangci-lint:
handler/syncBlock.go#L81
unnecessary trailing newline (whitespace)
|
|
Run golangci-lint
issues found
|
|
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
|