Implement shared cache. #94
ci.yaml
on: push
typos-check
6s
verify
32s
golangci-lint
3m 50s
unit-tests
21s
e2e-tests
2m 27s
Annotations
7 errors and 5 warnings
typos-check
Process completed with exit code 2.
|
unit-tests:
pkg/yurthub/sharecache/storage/loopback.go#L21
package math/rand/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/math/rand/v2)
|
unit-tests
Process completed with exit code 2.
|
verify
Process completed with exit code 2.
|
e2e-tests
Process completed with exit code 2.
|
golangci-lint:
pkg/yurthub/sharecache/storage/loopback.go#L61
undefined: rand (typecheck)
|
golangci-lint
issues found
|
typos-check:
pkg/yurthub/sharecache/manager.go#L169
"destory" should be "destroy".
|
typos-check:
pkg/yurthub/sharecache/manager.go#L175
"destory" should be "destroy".
|
typos-check:
pkg/yurthub/sharecache/manager.go#L177
"destory" should be "destroy".
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|