chore(deps): update dependency go to v1.23.3 #168
Annotations
4 errors
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'captureImageWithFilter:configuration:completionHandler:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'captureImageWithFilter:configuration:completionHandler:' in an @available check to silence this warning
|
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'SCScreenshotManager' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'SCScreenshotManager' in an @available check to silence this warning
|
This job succeeded
Loading