IntelliJ 2025.3 #598
run-tests.yaml
on: pull_request
Matrix: Kotlin Tests / run-kotlin-tests
Matrix: Swift Tests / run-swift-tests
IDEA Tests
/
idea-plugin
4m 48s
Matrix: Integration Tests / run-integration-tests
Matrix: IDEA Tests / run-idea-tests
Annotations
84 warnings
|
Swift Tests / Combine iOS:
KMPNativeCoroutines.xcodeproj#L0
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 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Swift Tests / RxSwift tvOS:
KMPNativeCoroutines.xcodeproj#L0
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Swift Tests / RxSwift iOS:
KMPNativeCoroutines.xcodeproj#L0
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 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Swift Tests / Async tvOS:
KMPNativeCoroutines.xcodeproj#L0
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Swift Tests / Async iOS:
KMPNativeCoroutines.xcodeproj#L0
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 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Swift Tests / Combine tvOS:
KMPNativeCoroutines.xcodeproj#L0
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'KMPNativeCoroutinesCore' from project 'KMPNativeCoroutines')
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable false):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / macOS (embeddable false)
The number of threads 4 is more than the number of processors 3
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L144
capture of 'integrationTests' with non-sendable type 'FlowIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable false):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L144
capture of 'integrationTests' with non-sendable type 'FlowIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable false):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncSequenceIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncSequenceIntegrationTests.swift#L144
capture of 'integrationTests' with non-sendable type 'FlowIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / tvOS (embeddable true):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / tvOS (embeddable true):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / iOS (embeddable true):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable true)
The number of threads 4 is more than the number of processors 3
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncSequenceIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncSequenceIntegrationTests.swift#L144
capture of 'integrationTests' with non-sendable type 'FlowIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / macOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / macOS (embeddable true):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / macOS (embeddable true)
The number of threads 4 is more than the number of processors 3
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / watchOS (embeddable true):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L9
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncTestUtils.swift#L15
capture of 'integrationTests' with non-sendable type 'IntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncFunctionIntegrationTests.swift#L68
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncResultIntegrationTests.swift#L76
capture of 'integrationTests' with non-sendable type 'SuspendIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable false):
sample/IntegrationTests/CompilerIntegrationTests.swift#L21
forced cast from 'NSNumber?' to 'NSNumber' only unwraps optionals; did you mean to use '!'?
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L10
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NativeCoroutinesSampleShared'
|
|
Integration Tests / iOS (embeddable false):
sample/Async/AsyncSequenceIntegrationTests.swift#L144
capture of 'integrationTests' with non-sendable type 'FlowIntegrationTests' in a '@sendable' closure
|
|
Integration Tests / iOS (embeddable false)
The number of threads 4 is more than the number of processors 3
|