go.mod+golanci+workflows: bump go version to 1.24.6
#844
Annotations
11 errors
run lint:
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)
|
run lint:
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)
|
run lint:
cmd/sweepaccount/main.go#L81
undefined: flags (typecheck)
|
run lint:
cmd/dropwtxmgr/main.go#L40
undefined: flags (typecheck)
|
run lint:
rpc/rpcserver/log.go#L80
l.Info undefined (type logger has no field or method Info) (typecheck)
|
run lint:
rpc/rpcserver/log.go#L76
l.Infof undefined (type logger has no field or method Infof) (typecheck)
|
run lint:
rpc/rpcserver/log.go#L72
l.Info undefined (type logger has no field or method Info) (typecheck)
|
run lint:
rpc/rpcserver/log.go#L67
l.Critical undefined (type logger has no field or method Critical) (typecheck)
|
run lint:
rpc/rpcserver/log.go#L62
l.Criticalf undefined (type logger has no field or method Criticalf) (typecheck)
|
run lint:
rpc/rpcserver/log.go#L57
l.Critical undefined (type logger has no field or method Critical) (typecheck)
|
|
Loading