feat(client): add Patch and PatchOnConflict #363
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.
|