build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 #4926
Annotations
11 errors
|
lint (windows-latest)
Process completed with exit code 1.
|
|
lint (windows-latest)
invalid operation: mount.Type != "bind" (mismatched types struct{models.MountType} and untyped string)
|
|
lint (windows-latest)
invalid operation: mount.Type == "npipe" (mismatched types struct{models.MountType} and untyped string)
|
|
lint (windows-latest)
invalid operation: mount.Type != "bind" (mismatched types struct{models.MountType} and untyped string)
|
|
lint (windows-latest)
invalid operation: mount.Type == "npipe" (mismatched types struct{models.MountType} and untyped string)
|
|
lint (macos-latest)
The strategy configuration was canceled because "lint.windows-latest" failed
|
|
lint (macos-latest)
The operation was canceled.
|
|
test
Process completed with exit code 1.
|
|
test:
src/go/wsl-helper/pkg/dockerproxy/mungers/containers_create_linux_test.go#L222
cannot use "bind" (untyped string constant) as struct{models.MountType} value in struct literal (typecheck)
|
|
test:
src/go/wsl-helper/pkg/dockerproxy/mungers/containers_create_linux_test.go#L165
cannot use "bind" (untyped string constant) as struct{models.MountType} value in struct literal
|
|
test:
src/go/wsl-helper/pkg/dockerproxy/mungers/containers_create_linux.go#L241
invalid operation: mount.Type != "bind" (mismatched types struct{models.MountType} and untyped string)
|