chore: Bump golang.org/x/net to v0.33.0 #10
Annotations
4 errors and 1 warning
Run linters:
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)
|
Run linters:
pkg/pipeline/default_engine.go#L103
directive `//nolint:exhaustive` is unused for linter "exhaustive" (nolintlint)
|
Run linters:
pkg/pipeline/default_engine.go#L372
directive `//nolint:exhaustive` is unused for linter "exhaustive" (nolintlint)
|
Run linters
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dcontroller/dcontroller. Supported file pattern: go.sum
|
Loading