Restore compatibility between go-perun post-0.10.6 and eth-backend #148
Annotations
10 errors and 1 warning
golangci-lint:
channel/conclude.go#L34
`secondaryWaitBlocks` is unused (deadcode)
|
golangci-lint:
channel/conclude.go#L319
`waitConcludedForNBlocks` is unused (deadcode)
|
golangci-lint:
channel/subscription.go#L167
Function 'convertEvent' is too long (62 > 60) (funlen)
|
golangci-lint:
channel/app.go#L17
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
channel/app.go#L20
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
channel/app.go#L50
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
channel/app.go#L1
Pattern 20(19|20|21|22) doesn't match. (goheader)
|
golangci-lint:
channel/test/init.go#L18
File is not `goimports`-ed (goimports)
|
golangci-lint:
channel/backend.go#L162
type assertion must be checked (forcetypeassert)
|
golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading