Skip to content

fix tests after nullability changes #164

fix tests after nullability changes

fix tests after nullability changes #164

Triggered via push November 11, 2025 12:30
Status Success
Total duration 5m 59s
Artifacts

primary.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
Primary: Demos/Demo-macOS/Demo-macOS.xcodeproj#L0
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.11, but the range of supported deployment target versions is 10.13 to 14.0.99. (in target 'Demo-macOS' from project 'Demo-macOS')
Primary
ld: object file (/Users/runner/work/PocketSVG/PocketSVG/derived_data/Build/Products/Debug/PocketSVG.o) was built for newer 'macOS' version (14.0) than being linked (10.11)
Primary
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046