Build and upload CSI driver container image #6
build-container.yml
on: workflow_dispatch
build-csi-driver
2m 47s
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.
|