introduce accesses caching #146
ci.yaml
on: pull_request
Run unit tests
1m 35s
Run performance tests
2m 19s
Tidy go mod
11s
Lint code
1m 21s
Lint yaml manifests
3s
Matrix: Run acceptance tests
Annotations
2 errors and 2 warnings
Lint code:
pkg/auth/cache/cache_suite_test.go#L10
Function TestCache missing the call to method parallel (paralleltest)
|
Lint code
issues found
|
Lint yaml manifests:
.github/workflows/ci.yaml#L149
149:101 [line-length] line too long (102 > 100 characters)
|
Run performance tests
Restore cache failed: Dependencies file is not found in /home/runner/work/namespace-lister/namespace-lister. Supported file pattern: go.sum
|