Minor fixes #26
Annotations
8 errors and 3 warnings
build (macOS-13, 1.22, arm64):
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 (macOS-13, 1.22, arm64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'captureImageWithFilter:configuration:completionHandler:' in an @available check to silence this warning
|
build (macOS-13, 1.22, arm64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'SCScreenshotManager' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
build (macOS-13, 1.22, arm64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'SCScreenshotManager' in an @available check to silence this warning
|
build (macOS-13, 1.22, amd64):
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 (macOS-13, 1.22, amd64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'captureImageWithFilter:configuration:completionHandler:' in an @available check to silence this warning
|
build (macOS-13, 1.22, amd64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
warning: 'SCScreenshotManager' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
build (macOS-13, 1.22, amd64):
vendor/github.com/kbinani/screenshot/darwin.go#L41
note: enclose 'SCScreenshotManager' in an @available check to silence this warning
|
build (macOS-13, 1.22, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macOS-13, 1.22, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "darwin-amd64", "darwin-arm64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
darwin-amd64
Expired
|
9.16 MB |
|
|
darwin-arm64
Expired
|
8.77 MB |
|