dragonfly: Update to 1.21.20 #3073
push.yml
on: push
Build
42s
Update Contributors
3s
Deploy
0s
Annotations
7 errors and 2 warnings
Build:
cmd/blockhash/main.go#L41
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
Build:
cmd/blockhash/main.go#L70
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
Build:
cmd/blockhash/main.go#L267
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
Build:
cmd/blockhash/main.go#L284
ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (SA1019)
|
Build:
server/block/slab_type.go#L123
func encodeLegacySlabId is unused (U1000)
|
Build:
server/cmd/output.go#L19
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Build
Process completed with exit code 1.
|
Update Contributors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|