go.mod+golanci+workflows: bump go version to 1.24.6
#848
main.yml
on: pull_request
Format, compilation and lint check
1m 5s
Matrix: run unit tests
Annotations
6 errors and 2 warnings
Format, compilation and lint check
Process completed with exit code 2.
|
Format, compilation and lint check:
wallet/multisig.go#L68
return with no blank line before (nlreturn)
|
Format, compilation and lint check:
wallet/wallet.go#L4094
right hand must be only type assertion (forcetypeassert)
|
run unit tests (unit-race)
The operation was canceled.
|
run unit tests (unit-race)
Canceling since a higher priority waiting request for 1046 exists
|
CI
Canceling since a higher priority waiting request for 1046 exists
|
run unit tests (unit-cover)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
run unit tests (unit-race)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|