Skip to content

Fix Ci for Xcode 15 #533

Fix Ci for Xcode 15

Fix Ci for Xcode 15 #533

Triggered via pull request April 20, 2024 21:31
@freak4pcfreak4pc
synchronize #2589
ci-xcode15
Status Cancelled
Total duration 5m 19s
Artifacts

tests.yml

on: pull_request
Matrix: Xcode 15
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 44 warnings
Test (Linux)
Process completed with exit code 1.
Xcode 15 (Unix): Tests/RxCocoaTests/DelegateProxyTest.swift#L778
cannot find type 'UICollectionViewDelegate' in scope
Xcode 15 (Unix)
Process completed with exit code 65.
Xcode 15 (iOS-Example): RxExample/RxExample/Feedbacks.swift#L366
cannot call value of non-function type '[Observable<Event>.Type]'
Xcode 15 (iOS-Example)
Process completed with exit code 65.
Xcode 15 (tvOS)
The run was canceled by @freak4pc.
Xcode 15 (tvOS)
The operation was canceled.
Xcode 15 (iOS)
The run was canceled by @freak4pc.
Xcode 15 (iOS)
The operation was canceled.
Xcode 15 (SPM)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Xcode 15 (Unix)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (Unix)
SwiftLint is not installed
Xcode 15 (iOS-Example)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example)
SwiftLint is not installed
Xcode 15 (iOS-Example): Rx.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (iOS-Example): Rx.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'RxCocoa' from project 'Rx')
Xcode 15 (watchOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.0.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.0.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.0.99. (in target 'RxCocoa' from project 'Rx')
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS)
SwiftLint is not installed
Xcode 15 (watchOS): Rx.xcodeproj#L1
The watchOS Simulator deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 3.0, but the range of supported deployment target versions is 4.0 to 10.0.99. (in target 'RxSwift' from project 'Rx')
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS)
SwiftLint is not installed
Xcode 15 (tvOS): Tests/Microoptimizations/PerformanceTools.swift#L20
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
Xcode 15 (tvOS): Tests/Microoptimizations/PerformanceTools.swift#L21
'OSAtomicAdd64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
Xcode 15 (tvOS): Tests/Microoptimizations/PerformanceTools.swift#L29
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
Xcode 15 (tvOS): Tests/Microoptimizations/PerformanceTools.swift#L30
'OSAtomicAdd64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
Xcode 15 (tvOS): Tests/Microoptimizations/PerformanceTools.swift#L38
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed
Xcode 15 (iOS)
SwiftLint is not installed