Skip to content

Support bolt

Support bolt #4496

Triggered via pull request November 8, 2024 06:16
Status Failure
Total duration 3m 52s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): common/gopool/pool.go#L12
undefined: ants (typecheck)
golang-lint (1.21.x, ubuntu-latest): accounts/external/backend.go#L152
undefined: ethereum (typecheck)
golang-lint (1.21.x, ubuntu-latest): triedb/database.go#L179
previous case (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/wire.go#L8
undefined: amino (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L133
header.Height undefined (type *Header has no field or method Height) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L134
header.Height undefined (type *Header has no field or method Height) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L142
header.Height undefined (type *Header has no field or method Height) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L143
header.ValidatorsHash undefined (type *Header has no field or method ValidatorsHash) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L144
header.ValidatorsHash undefined (type *Header has no field or method ValidatorsHash) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/vm/lightclient/v1/types.go#L146
header.Commit undefined (type *Header has no field or method Commit) (typecheck)
golang-lint (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, 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/