Skip to content

remove stream resources after drop from Postgres manifest #2285

remove stream resources after drop from Postgres manifest

remove stream resources after drop from Postgres manifest #2285

Triggered via pull request May 24, 2024 09:54
Status Failure
Total duration 1m 8s
Artifacts

run_tests.yaml

on: pull_request
Unit tests and coverage
59s
Unit tests and coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Unit tests and coverage: pkg/util/k8sutil/k8sutil.go#L21
"k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1" imported as apiextv1 and not used
Unit tests and coverage: pkg/util/k8sutil/k8sutil.go#L469
cannot use &MockCustomResourceDefinitionsGetter{} (value of type *MockCustomResourceDefinitionsGetter) as "k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1".CustomResourceDefinitionsGetter value in struct literal: *MockCustomResourceDefinitionsGetter does not implement "k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1".CustomResourceDefinitionsGetter (missing method CustomResourceDefinitions)
Unit tests and coverage
Process completed with exit code 2.
Unit tests and coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests and coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/