chore: only lint go project files in github actions #2
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
|