minor fix #1
Annotations
5 errors and 2 warnings
cf/mocks/client.go#L425
cannot use new(FakeClient) (value of type *FakeClient) as cf.Client value in variable declaration: *FakeClient does not implement cf.Client (wrong type for method NewLogCacheClient)
|
cf/client_test.go#L27
undefined: cfclient
|
util/sanitise_test.go#L6
"github.com/onsi/ginkgo/v2/extensions/table" imported and not used
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading