Goroutine pooling #121
go.yaml
on: pull_request
lint
27s
test-linux-race
24s
Annotations
15 errors
test-linux-race:
engine_number_test.go#L13
not enough arguments in call to newNumberMatcher
|
test-linux-race:
engine_stringmap_test.go#L13
not enough arguments in call to newStringEqualityMatcher
|
test-linux-race:
engine_stringmap_test.go#L157
not enough arguments in call to newStringEqualityMatcher
|
test-linux-race:
engine_stringmap_test.go#L185
not enough arguments in call to newStringEqualityMatcher
|
test-linux-race
Process completed with exit code 1.
|
lint:
engine_number_test.go#L13
not enough arguments in call to newNumberMatcher
|
lint:
engine_stringmap_test.go#L13
not enough arguments in call to newStringEqualityMatcher
|
lint:
engine_stringmap_test.go#L157
not enough arguments in call to newStringEqualityMatcher
|
lint:
engine_stringmap_test.go#L185
not enough arguments in call to newStringEqualityMatcher
|
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
missing return (typecheck)
|