Skip to content

chore: only lint go project files in github actions (#1) #3

chore: only lint go project files in github actions (#1)

chore: only lint go project files in github actions (#1) #3

Triggered via push February 28, 2025 21:16
Status Failure
Total duration 40s
Artifacts

go-lint.yml

on: push
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