update default block parameter #69
lint.yml
on: push
Run golangci-lint
1m 6s
Run markdown-lint
15s
Annotations
9 errors and 3 warnings
Run golangci-lint:
pkg/event/DisputeGameProxy.go#L42
G115: integer overflow conversion int64 -> uint32 (gosec)
|
Run golangci-lint:
pkg/event/DisputeGameResolved.go#L39
G115: integer overflow conversion int64 -> uint8 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L47
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L49
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L53
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L66
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L68
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
internal/handler/logFilter.go#L69
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint
issues found
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dispute-explorer/dispute-explorer. Supported file pattern: go.sum
|