Skip to content

Add MDoc Reader support #130

Add MDoc Reader support

Add MDoc Reader support #130

Triggered via pull request August 29, 2024 23:38
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
swift
Error: The process '/usr/bin/xcodebuild' failed with exit code 74
swift
The following actions use a deprecated Node.js version and will be forced to run on node20: mxcl/xcodebuild@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
swift
xcodebuild: 2024-08-29 23:39:06.638 xcodebuild[3789:21964] Writing error result bundle to /var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/ResultBundle_2024-29-08_23-39-0006.xcresult
swift
xcodebuild: 2024-08-29 23:39:07.494 xcodebuild[3789:21964] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857 Details: Error deleting scheme: Cannot modify data because the process disallows saving. Object: <IDERunContextManager: 0x60000336c3c0> Method: -deleteRunContexts:completionQueue:completionBlock: Thread: <_NSMainThread: 0x600001760200>{number = 1, name = main} Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
swift
xcodebuild: 2024-08-29 23:39:07.504 xcodebuild[3789:21964] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
swift
xcodebuild: xcodebuild: error: Could not resolve package dependencies: Invalid manifest (compiled with: ["/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/TemporaryDirectory.ilMhYO/vfs.yaml", "-L", "/Applications/Xcode_15.4.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode_15.4.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos13.0", "-sdk", "/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-swift-version", "5", "-I", "/Applications/Xcode_15.4.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk", "-package-description-version", "5.9.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/runner/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/mobile-sdk-swift.dia", "/Users/runner/work/mobile-sdk-swift/mobile-sdk-swift/Package.swift", "-disallow-use-new-driver", "-o", "/var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/TemporaryDirectory.9C4F6d/mobile-sdk-swift-manifest"]) <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver' /Users/runner/work/mobile-sdk-swift/mobile-sdk-swift/Package.swift:17:10: error: no exact matches in call to static method 'package' .package(url: "https://github.com/spruceid/mobile-sdk-rs.git", reversion: "820008ddd0e20c1c286d49e83967ef9362745902"), ^ PackageDescription.Package.Dependency:6:24: note: incorrect labels for candidate (have: '(url:reversion:)', expected: '(url:branch:)') public static func package(url: String, branch: String) -> PackageDescription.Package.Dependency ^ PackageDescription.Package.Dependency:10:24: note: incorrect labels for candidate (have: '(url:reversion:)', expected: '(url:revision:)') public static func package(url: String, revision: String) -> PackageDescription.Package.Dependency ^
swift
strange… no `.xcresult` bundles found
swift
We feel you. CI failures suck. Download the `.xcresult` files we just artifact’d. They *really* help diagnose what went wrong! https://github.com/spruceid/mobile-sdk-swift/actions/runs/10624209257#artifact