chore: add action that will click Allow button during podman installa… #180
Annotations
7 errors
build darwin:
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'captureImageWithFilter:configuration:completionHandler:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
build darwin:
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'captureImageWithFilter:configuration:completionHandler:' in an @available check to silence this warning
|
build darwin:
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'SCScreenshotManager' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
build darwin:
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'SCScreenshotManager' in an @available check to silence this warning
|
build darwin:
test/extended/podman-desktop/extension/podman/podman-extension_darwin.go#L56
too many arguments in call to y.Click
|
build darwin:
test/extended/podman-desktop/extension/podman/podman-extension_darwin.go#L60
no new variables on left side of :=
|
build darwin
Process completed with exit code 2.
|
Loading