Fix Ci for Xcode 15 #535
Annotations
11 warnings
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/.
|
Run Tests
SwiftLint is not installed
|
Run Tests
SwiftLint is not installed
|
Run Tests
SwiftLint is not installed
|
Run Tests
SwiftLint is not installed
|
Run Tests
SwiftLint is not installed
|
Run Tests:
Tests/Microoptimizations/PerformanceTools.swift#L20
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
|
Run Tests:
Tests/Microoptimizations/PerformanceTools.swift#L21
'OSAtomicAdd64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
|
Run Tests:
Tests/Microoptimizations/PerformanceTools.swift#L29
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
|
Run Tests:
Tests/Microoptimizations/PerformanceTools.swift#L30
'OSAtomicAdd64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
|
Run Tests:
Tests/Microoptimizations/PerformanceTools.swift#L38
'OSAtomicIncrement64Barrier' was deprecated in tvOS 10.0: Use atomic_fetch_add() from <stdatomic.h> instead
|
Loading