CI for macOS 13 #103
Annotations
1 error and 12 warnings
Build XCFramework
Process completed with exit code 70.
|
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/
|
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/
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
attribute 'readonly' of property 'CGPath' restricts attribute 'readwrite' of property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/include/SVGBezierPath.h#L76
'atomic' attribute on property 'CGPath' does not match the property inherited from 'NSBezierPath' [-Wproperty-attribute-mismatch]
|
Build XCFramework:
Sources/SVGBezierPath.mm#L63
incompatible pointer types initializing 'SVGBezierPath *const __strong' with an expression of type 'NSBezierPath * _Nonnull' [-Wincompatible-pointer-types]
|
Build XCFramework:
Sources/SVGBezierPath.mm#L63
'bezierPathWithCGPath:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
|
Loading