Skip to content

[SAPBTPCFS-7876] Optimize handling of non-transient errors #1382

[SAPBTPCFS-7876] Optimize handling of non-transient errors

[SAPBTPCFS-7876] Optimize handling of non-transient errors #1382

Triggered via pull request December 11, 2023 11:57
Status Failure
Total duration 4m 9s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/