mutiple rpc url suppot and fix sync move state from front #133
lint.yml
on: pull_request
Run golangci-lint
1m 50s
Run markdown-lint
12s
Annotations
8 errors and 3 warnings
|
Run golangci-lint
issues found
|
|
Run golangci-lint:
pkg/rpc/manager.go#L83
ST1005: error strings should not be capitalized (stylecheck)
|
|
Run golangci-lint:
pkg/rpc/manager.go#L107
Consider pre-allocating `nodeClients` (prealloc)
|
|
Run golangci-lint:
pkg/rpc/manager.go#L97
Consider pre-allocating `l2Clients` (prealloc)
|
|
Run golangci-lint:
pkg/rpc/manager.go#L87
Consider pre-allocating `l1Clients` (prealloc)
|
|
Run golangci-lint:
internal/handler/syncFrontendMove.go#L17
`cancelled` is a misspelling of `canceled` (misspell)
|
|
Run golangci-lint:
internal/handler/syncFrontendMove.go#L45
G601: Implicit memory aliasing in for loop. (gosec)
|
|
Run golangci-lint:
pkg/rpc/manager.go#L364
string `Node` has 5 occurrences, make it a constant (goconst)
|
|
Run golangci-lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0hmmxaAAAAADmZOaGIA2mSJifGPomLrGtQkwyQUEyMDMwMTA3MDM1AEVkZ2U=
|
|
Run golangci-lint
Failed to restore: Cache service responded with 400
|
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dispute-explorer/dispute-explorer. Supported file pattern: go.sum
|