[donotmerge] ci debugging #29
Annotations
4 errors, 2 warnings, and 1 notice
|
build
Process completed with exit code 1.
|
|
build:
Sources/SPTPersistentCacheGarbageCollector.m#L101
implicit conversion from 'NSUInteger' (aka 'unsigned long') to 'NSTimeInterval' (aka 'double') may lose precision [-Werror,-Wimplicit-int-float-conversion]
|
|
build:
Sources/SPTPersistentCacheGarbageCollector.m#L72
empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
|
|
build:
Sources/SPTPersistentCacheGarbageCollector.m#L69
empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
SPTPersistentCache.xcodeproj#L0
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 26.5.99. (in target 'SPTPersistentCache' from project 'SPTPersistentCache')
|
|
build
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|