Scale Hashring with reference resource #39
Annotations
11 errors and 3 warnings
Generate
Process completed with exit code 2.
|
Lint (ubuntu-latest):
main.go#L984
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L985
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L997
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L998
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L1010
q.Lock undefined (type *queue has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest):
main.go#L1011
q.Unlock undefined (type *queue has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest)
cannot range over 3 (untyped int constant) (typecheck)
|
Lint (ubuntu-latest)
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Lint (ubuntu-latest)
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Lint (ubuntu-latest)
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build the binary (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|