Skip to content

Goroutine pooling

Goroutine pooling #121

Triggered via pull request November 6, 2024 21:04
Status Failure
Total duration 38s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)