fix: Add workflow_call config for secrets #113
Annotations
3 errors, 12 warnings, and 4 notices
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro)
Codecov:
Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64)
The job was canceled because "PactSwiftMockServer-iOS_p" failed.
|
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64)
The operation was canceled.
|
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro):
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):
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):
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):
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):
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):
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):
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):
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)
Tests Passed: 0 failed, 0 skipped, 15 total (1.010 seconds)
|
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64)
Tests Passed: 0 failed, 0 skipped, 15 total (0.689 seconds)
|
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-macOS, arch=x86_64)
Tests Passed: 0 failed, 0 skipped, 15 total (0.527 seconds)
|
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 14 Pro)
Tests Passed: 0 failed, 0 skipped, 15 total (2.349 seconds)
|