Skip to content

CI for macOS 13

CI for macOS 13 #103

Triggered via pull request September 4, 2024 11:00
Status Failure
Total duration 2m 5s
Artifacts

primary.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 18 warnings
Cocoapods
Process completed with exit code 1.
Primary
Process completed with exit code 139.
XCFramework
Process completed with exit code 70.
Swift Package Manager
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift Package Manager
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cocoapods
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cocoapods
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Primary
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Primary
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
XCFramework
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
XCFramework
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
XCFramework: Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
XCFramework: Sources/SVGBezierPath.mm#L63
incompatible pointer types initializing 'SVGBezierPath *const __strong' with an expression of type 'NSBezierPath * _Nonnull' [-Wincompatible-pointer-types]
XCFramework: Sources/SVGBezierPath.mm#L63
'bezierPathWithCGPath:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]