Fix package build on Xcode 26.4.1 (#310) #97
ios.yml
on: pull_request
Build & test SDKHostApp
4m 58s
Annotations
2 errors and 11 warnings
|
Build & test SDKHostApp
Process completed with exit code 65.
|
|
Build & test SDKHostApp:
SDKHostAppTests/LocationServiceTests.swift#L98
test_willSync_location_triggers_authenticated, XCTAssertTrue failed
|
|
Build & test SDKHostApp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & test SDKHostApp:
SDKHostAppTests/LocationServiceTests.swift#L393
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
|
Build & test SDKHostApp:
SDKHostAppTests/LocationServiceTests.swift#L390
class 'URLSessionDataTaskMock' must restate inherited '@unchecked Sendable' conformance
|
|
Build & test SDKHostApp:
SDKHostAppTests/RegionsMonitorTests.swift#L312
'locationManager(_:didChangeAuthorization:)' was deprecated in iOS 14.0
|
|
Build & test SDKHostApp:
SDKHostAppTests/RegionsMonitorTests.swift#L302
'locationManager(_:didChangeAuthorization:)' was deprecated in iOS 14.0
|
|
Build & test SDKHostApp:
SDKHostAppTests/LocationServiceTests.swift#L390
class 'URLSessionDataTaskMock' must restate inherited '@unchecked Sendable' conformance
|
|
Build & test SDKHostApp:
IFTTT SDK/ConnectionsMonitor.swift#L112
class 'CancellableNetworkOperation' must restate inherited '@unchecked Sendable' conformance
|
|
Build & test SDKHostApp:
IFTTT SDK/SignInWithAppleAuthentication.swift#L44
switch must be exhaustive
|
|
Build & test SDKHostApp:
IFTTT SDK/LocationService.swift#L270
'backgroundTaskIdentifier' mutated after capture by sendable closure
|
|
Build & test SDKHostApp:
IFTTT SDK/ConnectButton.swift#L348
result of call to 'constraint(lessThanOrEqualTo:)' is unused
|
|
Build & test SDKHostApp:
IFTTT SDK/ConnectionsMonitor.swift#L112
class 'CancellableNetworkOperation' must restate inherited '@unchecked Sendable' conformance
|