go.mod+golanci+workflows: bump go version to 1.24.6
#844
main.yml
on: pull_request
Format, compilation and lint check
1m 26s
Matrix: run unit tests
Annotations
13 errors
Format, compilation and lint check:
chain/bitcoind_client.go#L9
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
Format, compilation and lint check:
chain/bitcoind_client.go#L4
could not import container/list (-: could not load export data: internal error in importing "container/list" (unsupported version: 2); please report an issue) (typecheck)
|
Format, compilation and lint check:
cmd/sweepaccount/main.go#L81
undefined: flags (typecheck)
|
Format, compilation and lint check:
cmd/dropwtxmgr/main.go#L40
undefined: flags (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L80
l.Info undefined (type logger has no field or method Info) (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L76
l.Infof undefined (type logger has no field or method Infof) (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L72
l.Info undefined (type logger has no field or method Info) (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L67
l.Critical undefined (type logger has no field or method Critical) (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L62
l.Criticalf undefined (type logger has no field or method Criticalf) (typecheck)
|
Format, compilation and lint check:
rpc/rpcserver/log.go#L57
l.Critical undefined (type logger has no field or method Critical) (typecheck)
|
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
|