Skip to content

feat(client): add Patch and PatchOnConflict #363

feat(client): add Patch and PatchOnConflict

feat(client): add Patch and PatchOnConflict #363

Triggered via pull request November 21, 2025 08:25
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Golang Lint
issues found
Golang Lint: client/util_test.go#L280
unlambda: replace `func() *corev1.Pod {
Golang Lint: client/util_test.go#L137
sloppyReassign: re-assignment to `err` can be replaced with `err := json.Unmarshal(mergedByte, modifiedObj)` (gocritic)
Golang Lint: client/util_test.go#L129
sloppyReassign: re-assignment to `err` can be replaced with `err := json.Unmarshal(modified, modifiedObj)` (gocritic)
Golang Lint: client/util_test.go#L120
sloppyReassign: re-assignment to `err` can be replaced with `err := json.Unmarshal(modified, modifiedObj)` (gocritic)
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.