[SAPBTPCFS-7876] Optimize handling of non-transient errors #1452
Annotations
5 errors and 1 warning
Build:
api/v1alpha1/serviceinstance_types.go#L176
receiver-naming: receiver name si should be consistent with previous receiver name in for ServiceInstance (revive)
|
Build:
api/v1alpha1/servicebinding_types.go#L182
unused-parameter: parameter 'time' seems to be unused, consider removing or renaming it as _ (revive)
|
Build:
api/v1/servicebinding_types.go#L198
unused-parameter: parameter 'time' seems to be unused, consider removing or renaming it as _ (revive)
|
Build:
controllers/serviceinstance_controller.go#L724
func `markNonTransientStatusAsTransient` is unused (unused)
|
Build
Process completed with exit code 2.
|
Build
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/
|