Skip to content

Replace mock OCI client with working local client #108

Replace mock OCI client with working local client

Replace mock OCI client with working local client #108

Triggered via pull request June 25, 2024 19:44
Status Failure
Total duration 1m 57s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit: pkg/state/state_test.go#L48
cannot use imgs (variable of type []"github.com/spegel-org/spegel/pkg/oci".Image) as string value in argument to oci.NewLocalClient
unit
Process completed with exit code 1.
lint: pkg/state/state_test.go#L48
cannot use imgs (variable of type []"github.com/spegel-org/spegel/pkg/oci".Image) as string value in argument to oci.NewLocalClient (typecheck)
lint
issues found