Add soci convert dirty #18
Annotations
5 errors
Run
Process completed with exit code 2.
|
Run:
pkg/snapshotterutil/sociutil.go#L100
requiredVersion.String undefined (type string has no field or method String)
|
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 :=
|
Loading