Add linter #3
Annotations
10 errors and 2 warnings
Run golangci-lint
cannot range over 3 (untyped int constant) (typecheck)
|
Run golangci-lint
missing return (typecheck)
|
Run golangci-lint
missing return (typecheck)
|
Run golangci-lint
missing return (typecheck)
|
Run golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Run golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Run golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Run golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Run golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Run golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/be-exercise/be-exercise. Supported file pattern: go.sum
|
Loading