Skip to content

ci: Pass github.workspace to reusable workflow #117

ci: Pass github.workspace to reusable workflow

ci: Pass github.workspace to reusable workflow #117

Triggered via push April 26, 2024 06:05
Status Failure
Total duration 7m 53s
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

6 errors, 6 warnings, and 1 notice
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-macOS, arch=x86_64)
Process completed with exit code 139.
🤖 Unit tests / ⚗️ macOS 13 (Intel) (PactSwiftMockServer-iOS, platform=iOS Simulator,name=iPhone 14 Pro)
The job was canceled because "PactSwiftMockServer-macOS" failed.
🤖 Unit tests / ⚗️ macOS 14 (latest) (PactSwiftMockServer-macOS, arch=arm64)
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-iOS, platform=iOS Simulator,name=iPhone 15 Pro)
The job was canceled because "PactSwiftMockServer-macOS" failed.
🤖 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-macOS, arch=arm64)
Tests Passed: 0 failed, 0 skipped, 15 total (0.572 seconds)