Skip to content

Updates go mods

Updates go mods #4322

Triggered via pull request October 21, 2024 23:30
@tjayrushtjayrush
synchronize #3898
fixer
Status Failure
Total duration 2m 52s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: src/apps/chifra/pkg/utils/iteration.go#L37
undefined: ants (typecheck)
Lint: src/apps/chifra/pkg/config/read.go#L16
undefined: toml (typecheck)
Lint: src/apps/chifra/pkg/config/write.go#L29
undefined: toml (typecheck)
Lint: src/apps/chifra/pkg/base/address.go#L78
a.Bytes undefined (type *Address has no field or method Bytes) (typecheck)
Lint: src/apps/chifra/pkg/base/address.go#L93
addr.SetBytes undefined (type Address has no field or method SetBytes) (typecheck)
Lint: src/apps/chifra/pkg/base/hash.go#L64
h.SetBytes undefined (type *Hash has no field or method SetBytes) (typecheck)
Lint: src/apps/chifra/pkg/base/hash.go#L69
h.Bytes undefined (type *Hash has no field or method Bytes) (typecheck)
Lint: src/apps/chifra/pkg/base/hash.go#L84
hash.SetBytes undefined (type Hash has no field or method SetBytes) (typecheck)
Lint: src/apps/chifra/pkg/decode/string.go#L21
missing type in composite literal (typecheck)
Lint: src/apps/chifra/pkg/rpc/get_block_body.go#L115
undefined: ethereum (typecheck)
Lint
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/