Skip to content

chore: only lint go project files in github actions #2

chore: only lint go project files in github actions

chore: only lint go project files in github actions #2

Triggered via pull request February 28, 2025 20:48
Status Failure
Total duration 45s
Artifacts

go-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: go/src/providers/eth/types.go#L33
undefined: ethereum (typecheck)
lint
cannot range over 3 (untyped int constant) (typecheck)
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sdk/sdk. Supported file pattern: go.sum