Skip to content

tech: Extensive refactor interface for modern swift concurrency #1

tech: Extensive refactor interface for modern swift concurrency

tech: Extensive refactor interface for modern swift concurrency #1

Triggered via pull request April 26, 2024 08:02
Status Success
Total duration 3m 55s
Artifacts

pr.yml

on: pull_request
🔣 Shared envs
0s
🔣 Shared envs
📦 Dependencies  /  🏗️ Build libpact_ffi.a
1m 9s
📦 Dependencies / 🏗️ Build libpact_ffi.a
Matrix: 🤖 Unit tests / ⚗️ macOS 14 (latest)
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 2 notices
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64, true): 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
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64, true): 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
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64, true): Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64, true): Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro, true): 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
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro, true): 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
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro, true): Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro, true): Tests/InteractionTests.swift#L22
main actor-isolated class 'InteractionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64, true)
Tests Passed: 0 failed, 0 skipped, 15 total (0.505 seconds)
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro, true)
Tests Passed: 0 failed, 0 skipped, 15 total (0.312 seconds)