Improves a lot of things #4317
Annotations
10 errors and 1 warning
src/apps/chifra/pkg/utils/iteration.go#L37
undefined: ants (typecheck)
|
src/apps/chifra/pkg/config/read.go#L16
undefined: toml (typecheck)
|
src/apps/chifra/pkg/config/write.go#L29
undefined: toml (typecheck)
|
src/apps/chifra/pkg/base/address.go#L78
a.Bytes undefined (type *Address has no field or method Bytes) (typecheck)
|
src/apps/chifra/pkg/base/address.go#L93
addr.SetBytes undefined (type Address has no field or method SetBytes) (typecheck)
|
src/apps/chifra/pkg/base/hash.go#L64
h.SetBytes undefined (type *Hash has no field or method SetBytes) (typecheck)
|
src/apps/chifra/pkg/base/hash.go#L69
h.Bytes undefined (type *Hash has no field or method Bytes) (typecheck)
|
src/apps/chifra/pkg/base/hash.go#L84
hash.SetBytes undefined (type Hash has no field or method SetBytes) (typecheck)
|
src/apps/chifra/pkg/decode/string.go#L21
missing type in composite literal (typecheck)
|
src/apps/chifra/pkg/rpc/get_block_body.go#L115
undefined: ethereum (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading