Skip to content

fix: Add workflow_call config for secrets #109

fix: Add workflow_call config for secrets

fix: Add workflow_call config for secrets #109

Triggered via push April 26, 2024 03:51
Status Cancelled
Total duration 3m 51s
Artifacts

build_test.yml

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

Annotations

8 errors, 6 warnings, and 1 notice
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-macOS, arch=x86_64)
Canceling since a higher priority waiting request for 'test-macos13_x86_64-refs/heads/feature/swift-concurrency-PactSwiftMockServer-macOS' exists
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 15 Pro)
Canceling since a higher priority waiting request for 'test-macos14-latest-refs/heads/feature/swift-concurrency-PactSwiftMockServer-iOS' exists
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 14 Pro)
Canceling since a higher priority waiting request for 'test-macos13_x86_64-refs/heads/feature/swift-concurrency-PactSwiftMockServer-iOS' exists
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64)
Canceling since a higher priority waiting request for 'test-macos14-latest-refs/heads/feature/swift-concurrency-PactSwiftMockServer-macOS' exists
🤖 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-iOS, platform=iOS Simulator,name=iPhone 15 Pro)
Tests Passed: 0 failed, 0 skipped, 15 total (0.881 seconds)