Upgrade to Go v1.24 #156
Annotations
7 errors
Lint (ubuntu-latest)
Process completed with exit code 2.
|
Lint (ubuntu-latest):
main.go#L872
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L871
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L859
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L858
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L846
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L845
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|