[SAPBTPCFS-7876] Optimize handling of non-transient errors #1392
Annotations
5 errors and 1 warning
controllers/serviceinstance_controller.go#L95
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.SubResourceWriter).Update` is not checked (errcheck)
|
controllers/serviceinstance_controller.go#L556
unused-parameter: parameter 'nonTransientTimeout' seems to be unused, consider removing or renaming it as _ (revive)
|
controllers/serviceinstance_controller.go#L598
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
|
controllers/serviceinstance_controller.go#L589
func `isInRetry` is unused (unused)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading