Goroutine pooling #122
go.yaml
on: pull_request
lint
24s
test-linux-race
25s
Annotations
11 errors
lint:
caching_compiler.go#L27
undefined: ccache (typecheck)
|
lint:
caching_compiler.go#L18
undefined: ccache (typecheck)
|
lint:
caching_compiler.go#L38
undefined: ccache (typecheck)
|
lint:
engine.go#L82
undefined: xxhash (typecheck)
|
lint:
engine_stringmap.go#L181
undefined: xxhash (typecheck)
|
lint:
lift.go#L142
missing return (typecheck)
|
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)
|
test-linux-race
Process completed with exit code 1.
|