[SAPBTPCFS-7876] Optimize handling of non-transient errors #1382
Annotations
4 errors and 1 warning
Build:
api/v1alpha1/servicebinding_types.go#L185
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
|
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/v1/servicebinding_types.go#L201
unused-parameter: parameter 'log' seems to be unused, consider removing or renaming it as _ (revive)
|
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/
|