Skip to content

Implement Repository contents API #196

Implement Repository contents API

Implement Repository contents API #196

Triggered via pull request July 10, 2024 22:20
Status Failure
Total duration 1m 51s
Artifacts

main.yml

on: pull_request
Matrix: Test macOS
Matrix: Test with SPM (check Swift Concurrency support)
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 15 warnings
Test with SPM (check Swift Concurrency support) (5.5.1)
Process completed with exit code 1.
Test with SPM (check Swift Concurrency support) (5.5.2)
Process completed with exit code 1.
Test with SPM
Process completed with exit code 1.
Linting
Process completed with exit code 1.
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L196
concurrency is only available in iOS 13.0.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L234
concurrency is only available in iOS 13.0.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L269
concurrency is only available in iOS 13.0.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L302
concurrency is only available in iOS 13.0.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L203
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L239
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L274
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
Test macOS (test, ios): Tests/OctoKitTests/RepositoryTests.swift#L307
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
Test macOS (test, ios)
error: /Users/runner/Library/Developer/Xcode/DerivedData/OctoKit-aywbzmafpdxuwofulskeylrgkgjg/Build/Intermediates.noindex/OctoKit.build/Release-iphonesimulator/OctoKitTests.build/Objects-normal/x86_64/OctoKitTests.swiftmodule: No such file or directory (in target 'OctoKitTests' from project 'OctoKit')
Test macOS (test, ios)
error: /Users/runner/Library/Developer/Xcode/DerivedData/OctoKit-aywbzmafpdxuwofulskeylrgkgjg/Build/Intermediates.noindex/OctoKit.build/Release-iphonesimulator/OctoKitTests.build/Objects-normal/x86_64/OctoKitTests.swiftdoc: No such file or directory (in target 'OctoKitTests' from project 'OctoKit')
Test macOS (test, tvos)
The job was canceled because "test_ios" failed.
Test macOS (test, tvos)
The operation was canceled.
Test macOS (test, osx)
The job was canceled because "test_ios" failed.
Test macOS (test, osx)
The operation was canceled.
Test with SPM (check Swift Concurrency support) (5.5.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test with SPM (check Swift Concurrency support) (5.5.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test with SPM (check Swift Concurrency support) (5.5.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test with SPM (check Swift Concurrency support) (5.5.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build CLI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build CLI
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test with SPM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test with SPM
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test macOS (test, ios)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test macOS (test, ios)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test macOS (test, ios): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, ios): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, ios): OctoKit.xcodeproj#L1
Multiple targets match implicit dependency for product reference 'OctoKit.framework'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'OctoKitTests' from project 'OctoKit')