chore: add action that will click Allow button during podman installa… #181
Annotations
6 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#L59
no new variables on left side of :=
|
build darwin
Process completed with exit code 2.
|
Loading