Skip to content

Build and upload CSI driver container image #6

Build and upload CSI driver container image

Build and upload CSI driver container image #6

Re-run triggered February 12, 2024 15:18
Status Failure
Total duration 2m 56s
Artifacts

build-container.yml

on: workflow_dispatch
build-csi-driver
2m 47s
build-csi-driver
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-csi-driver
cannot use cryptsetup.Init(devicePath) (value of type *"github.com/martinjungblut/go-cryptsetup".Device) as cryptDevice value in return statement: *"github.com/martinjungblut/go-cryptsetup".Device does not implement cryptDevice (missing method TokenJSONGet)
build-csi-driver
cannot use cryptsetup.InitByName(name) (value of type *"github.com/martinjungblut/go-cryptsetup".Device) as cryptDevice value in return statement: *"github.com/martinjungblut/go-cryptsetup".Device does not implement cryptDevice (missing method TokenJSONGet)
build-csi-driver
cannot use cryptsetup.Init(devicePath) (value of type *"github.com/martinjungblut/go-cryptsetup".Device) as cryptDevice value in return statement: *"github.com/martinjungblut/go-cryptsetup".Device does not implement cryptDevice (missing method TokenJSONGet)
build-csi-driver
cannot use cryptsetup.InitByName(name) (value of type *"github.com/martinjungblut/go-cryptsetup".Device) as cryptDevice value in return statement: *"github.com/martinjungblut/go-cryptsetup".Device does not implement cryptDevice (missing method TokenJSONGet)
build-csi-driver
Process completed with exit code 2.