Skip to content

revert!: remove legacy engines from the flow #198

revert!: remove legacy engines from the flow

revert!: remove legacy engines from the flow #198

Triggered via pull request March 13, 2024 08:53
Status Failure
Total duration 57s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: pkg/util/checks_test.go#L38
unknown field 'CSIVolumeAttachmentName' in struct literal of type Volume
build: pkg/util/checks_test.go#L39
unknown field 'CSIVolumeAttachmentName' in struct literal of type Volume
build: pkg/util/checks_test.go#L43
unknown field 'CSIVolumeAttachmentName' in struct literal of type Volume
build: pkg/storage/lvmlocalpv_test.go#L51
unknown field 'OpenebsCS' in struct literal of type client.K8sClient
build: pkg/volume/local_hostpath_test.go#L47
unknown field 'OpenebsCS' in struct literal of type client.K8sClient
build: pkg/volume/local_hostpath_test.go#L49
undefined: jivaPV1
build: pkg/volume/local_hostpath_test.go#L49
undefined: pv2
build: pkg/volume/local_hostpath_test.go#L62
undefined: jivaPV1
build: pkg/volume/local_hostpath_test.go#L79
undefined: jivaPV1
build: pkg/volume/lvmlocalpv_test.go#L53
unknown field 'OpenebsCS' in struct literal of type client.K8sClient
build
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/.
build
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/