feat:query games and claim data #4
lint.yml
on: push
Run golangci-lint
51s
Run markdown-lint
12s
Annotations
10 errors and 3 warnings
Run golangci-lint:
internal/svc/svc.go#L4
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/svc/svc.go#L6
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/handler/syncEvent.go#L73
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/handler/syncEvent.go#L76
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/api/dispute_game_handler.go#L3
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/api/dispute_game_handler.go#L8
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/api/dispute_game_handler.go#L22
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
internal/api/dispute_game_handler.go#L39
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
main.go#L31
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
main.go#L32
unnecessary trailing newline (whitespace)
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dispute-explorer/dispute-explorer. Supported file pattern: go.sum
|