Implement Repository contents API #196
Annotations
10 errors and 5 warnings
Tests/OctoKitTests/RepositoryTests.swift#L196
concurrency is only available in iOS 13.0.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L234
concurrency is only available in iOS 13.0.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L269
concurrency is only available in iOS 13.0.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L302
concurrency is only available in iOS 13.0.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L203
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L239
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L274
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
|
Tests/OctoKitTests/RepositoryTests.swift#L307
'repositoryContent(owner:name:path:ref:)' is only available in iOS 15.0 or newer
|
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')
|
|
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/
|
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/
|
OctoKit/Issue.swift#L63
'labelsURL' is deprecated
|
OctoKit/Issue.swift#L63
'labelsURL' is deprecated
|
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')
|
This job failed
Loading