tech: Configure CI triggers #2
Annotations
6 warnings and 1 notice
⚗️ Run tests:
Sources/Model/Logging.swift#L223
static property 'defaultSinks' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
⚗️ Run tests:
Sources/Model/Logging.swift#L223
static property 'defaultSinks' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
⚗️ Run tests
SwiftLint not installed! See https://github.com/realm/SwiftLint?tab=readme-ov-file#installation
|
⚗️ Run tests
SwiftLint not installed! See https://github.com/realm/SwiftLint?tab=readme-ov-file#installation
|
⚗️ Run tests:
Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
⚗️ Run tests:
Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
⚗️ Run tests
Tests Passed: 0 failed, 0 skipped, 15 total (0.621 seconds)
|
Loading