Go 1.21 upgrade #1133
Annotations
10 errors and 5 warnings
Vetting:
wallet/test/wallet.go#L101
require-error: for error assertions use require (testifylint)
|
Vetting:
wire/test/bustest.go#L45
empty: use require.NotEmpty (testifylint)
|
Vetting:
apps/payment/app_internal_test.go#L113
require-error: for error assertions use require (testifylint)
|
Vetting:
backend/sim/wallet/wallet_test.go#L96
expected-actual: need to reverse actual and expected values (testifylint)
|
Vetting:
channel/funder_internal_test.go#L69
require-error: for error assertions use require (testifylint)
|
Vetting:
wire/test/bustest.go#L75
directive `//nolint:testifylint` is unused for linter "testifylint" (nolintlint)
|
Vetting:
wire/test/bustest.go#L77
directive `//nolint:testifylint` is unused for linter "testifylint" (nolintlint)
|
Vetting:
wire/test/bustest.go#L113
directive `//nolint:testifylint` is unused for linter "testifylint" (nolintlint)
|
Vetting:
wire/net/simple/dialer_internal_test.go#L106
directive `//nolint: testifylint` is unused for linter "testifylint" (nolintlint)
|
Vetting:
wire/net/simple/dialer_internal_test.go#L107
directive `//nolint: testifylint` is unused for linter "testifylint" (nolintlint)
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/go-perun/go-perun. Supported file pattern: go.sum
|
Vetting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/go-perun/go-perun. Supported file pattern: go.sum
|