perf(shim): add shim-to-runtime mapping cache for O(1) lookups #111
build.yml
on: pull_request
Lint & Format Check
24s
Dependencies Check
10s
Race Detection
33s
Matrix: build
Annotations
9 errors
|
Lint & Format Check
Process completed with exit code 1.
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L171
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L170
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L144
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L143
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L80
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L79
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L18
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Lint & Format Check:
src/internal/shim/cache_test.go#L17
Error return value of `os.Setenv` is not checked (errcheck)
|