Add soci convert dirty #18
Annotations
10 errors
Run:
pkg/snapshotterutil/sociutil.go#L100
requiredVersion.String undefined (type string has no field or method String)) (typecheck)
|
Run:
pkg/snapshotterutil/sociutil.go#L99
cannot use requiredVersion (variable of type string) as *semver.Version value in argument to installedVersion.LessThan
|
Run:
pkg/snapshotterutil/sociutil.go#L93
cannot use semver.NewVersion(requiredVersion) (value of type *semver.Version) as string value in assignment
|
Run:
pkg/snapshotterutil/sociutil.go#L93
no new variables on left side of :=
|
Run:
pkg/imgutil/snapshotter.go#L30
could not import github.com/containerd/nerdctl/v2/pkg/snapshotterutil (-: # github.com/containerd/nerdctl/v2/pkg/snapshotterutil
|
Run:
pkg/snapshotterutil/sociutil.go#L100
requiredVersion.String undefined (type string has no field or method String)) (typecheck)
|
Run:
pkg/snapshotterutil/sociutil.go#L99
cannot use requiredVersion (variable of type string) as *semver.Version value in argument to installedVersion.LessThan
|
Run:
pkg/snapshotterutil/sociutil.go#L93
cannot use semver.NewVersion(requiredVersion) (value of type *semver.Version) as string value in assignment
|
Run:
pkg/snapshotterutil/sociutil.go#L93
no new variables on left side of :=
|
Run:
pkg/cmd/image/convert.go#L50
could not import github.com/containerd/nerdctl/v2/pkg/snapshotterutil (-: # github.com/containerd/nerdctl/v2/pkg/snapshotterutil
|
Loading