chore(ci/cd): Fix typo preventing coverage action #11
Annotations
4 errors and 1 warning
lint:
pkg/reconciler/reconciler_test.go#L509
ginkgo-linter: comparing a pointer to a value will always fail. Consider using `Expect(res).To(HaveValue(Equal(res2)))` instead (ginkgolinter)
|
lint:
pkg/pipeline/default_engine.go#L103
missing cases in switch of type cache.DeltaType: cache.Sync (exhaustive)
|
lint:
pkg/pipeline/default_engine.go#L372
missing cases in switch of type cache.DeltaType: cache.Sync (exhaustive)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dcontroller/dcontroller. Supported file pattern: go.sum
|