Skip to content

Vendor apply.DryRun #4742

Vendor apply.DryRun

Vendor apply.DryRun #4742

Triggered via pull request September 16, 2024 15:29
@mannomanno
synchronize #2854
vendor-apply
Status Failure
Total duration 11m 17s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/wrangler/objectset/objectset.go#L117
Error return value of `o.err` is not checked (errcheck)
golangci-lint: internal/wrangler/objectset/objectset.go#L123
Error return value of `o.err` is not checked (errcheck)
golangci-lint: internal/wrangler/apply/desiredset_process.go#L124
Error return value of `o.err` is not checked (errcheck)
golangci-lint: internal/wrangler/apply/desiredset_apply.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
golangci-lint: internal/wrangler/apply/desiredset_apply.go#L210
G401: Use of weak cryptographic primitive (gosec)
golangci-lint: internal/wrangler/apply/desiredset_compare.go#L218
`(*desiredSet).compareObjects` - `client` is unused (unparam)
golangci-lint: internal/wrangler/apply/desiredset_crud.go#L55
`(*desiredSet).delete` - `gvk` is unused (unparam)
golangci-lint: internal/wrangler/apply/desiredset_process.go#L54
`(*desiredSet).adjustNamespace` - `gvk` is unused (unparam)
golangci-lint: internal/wrangler/apply/desiredset_process.go#L232
`(*desiredSet).list` - `namespaced` is unused (unparam)
golangci-lint: internal/wrangler/condition/condition.go#L31
func `Cond.setStatus` is unused (unused)