chore: add action that will click Allow button during podman installa… #183
Annotations
4 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
|
Loading