all: update to go version 1.22.1 #68
Annotations
10 errors and 1 warning
Run code linters:
crypto/signify/signify_test.go#L51
string `.sig` has 9 occurrences, make it a constant (goconst)
|
Run code linters:
accounts/abi/packing_test.go#L378
string `0100000000000000000000000000000000000000000000000000000000000000` has 7 occurrences, make it a constant (goconst)
|
Run code linters:
accounts/abi/packing_test.go#L539
string `0000000000000000000000000000000000000000000000000000000000000080` has 7 occurrences, make it a constant (goconst)
|
Run code linters:
accounts/abi/packing_test.go#L848
string `ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff` has 8 occurrences, make it a constant (goconst)
|
Run code linters:
accounts/abi/packing_test.go#L804
string `0300000000000000000000000000000000000000000000000000000000000000` has 6 occurrences, make it a constant (goconst)
|
Run code linters:
accounts/abi/packing_test.go#L479
string `0000000000000000000000000000000000000000000000000000000000000003` has 13 occurrences, make it a constant (goconst)
|
Run code linters:
consensus/ethash/algorithm.go#L155
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
Run code linters:
consensus/ethash/algorithm.go#L156
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
Run code linters:
consensus/ethash/algorithm.go#L289
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
Run code linters
Process completed with exit code 2.
|
Setup Go 1.22.1
Restore cache failed: Dependencies file is not found in /home/runner/work/quorum/quorum. Supported file pattern: go.sum
|
Loading