Update CI actions for Go 1.23 #249
Annotations
10 errors and 2 warnings
Go CI (1.23):
config.go#L21
`v4` redeclared in this block (typecheck)
|
Go CI (1.23):
config.go#L20
other declaration of v4 (typecheck)
|
Go CI (1.23):
config.go#L33
undefined: dcrjson (typecheck)
|
Go CI (1.23):
config.go#L43
undefined: dcrutil (typecheck)
|
Go CI (1.23):
config.go#L44
undefined: dcrutil (typecheck)
|
Go CI (1.23):
config.go#L45
undefined: dcrutil (typecheck)
|
Go CI (1.23):
config.go#L72
undefined: dcrjson (typecheck)
|
Go CI (1.23):
config.go#L81
undefined: dcrjson (typecheck)
|
Go CI (1.23)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Go CI (1.23)
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Go CI (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrctl/dcrctl. Supported file pattern: go.sum
|
Go CI (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrctl/dcrctl. Supported file pattern: go.sum
|