Skip to content

fix multi move sync position issue #68

fix multi move sync position issue

fix multi move sync position issue #68

Triggered via push August 24, 2024 13:55
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: push
Run golangci-lint
1m 29s
Run golangci-lint
Run markdown-lint
12s
Run markdown-lint
Fit to window
Zoom out
Zoom in

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/[email protected]. 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/[email protected]. 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