Restore compatibility between go-perun post-0.10.6 and eth-backend #148
Annotations
10 errors and 4 warnings
Lint:
channel/conclude.go#L34
`secondaryWaitBlocks` is unused (deadcode)
|
Lint:
channel/conclude.go#L319
`waitConcludedForNBlocks` is unused (deadcode)
|
Lint:
channel/subscription.go#L167
Function 'convertEvent' is too long (62 > 60) (funlen)
|
Lint:
channel/app.go#L17
File is not `gofumpt`-ed (gofumpt)
|
Lint:
channel/app.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Lint:
channel/app.go#L50
File is not `gofumpt`-ed (gofumpt)
|
Lint:
channel/app.go#L1
Pattern 20(19|20|21|22) doesn't match. (goheader)
|
Lint:
channel/test/init.go#L18
File is not `goimports`-ed (goimports)
|
Lint:
channel/backend.go#L162
type assertion must be checked (forcetypeassert)
|
Lint
issues found
|
Generate bindings
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/
|
Lint
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/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Race Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|