Skip to content

Extend the Pull Request API #219

Extend the Pull Request API

Extend the Pull Request API #219

Triggered via pull request December 4, 2024 16:29
Status Failure
Total duration 1m 27s
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

34 errors and 16 warnings
Test macOS (test, osx): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, osx): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, osx): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, osx): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, osx): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, osx): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, osx): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, osx): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, osx)
Process completed with exit code 1.
Test with SPM
Process completed with exit code 1.
Test with SPM (check Swift Concurrency support) (5.5.1)
Process completed with exit code 1.
Test macOS (test, ios)
The job was canceled because "test_osx" failed.
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, ios): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, ios): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, ios): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, ios): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, ios): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, tvos)
The job was canceled because "test_osx" failed.
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Decodable'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L678
type 'PullRequest.RequestedReviewers' does not conform to protocol 'Encodable'
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot find 'Team' in scope
Test macOS (test, tvos): OctoKit/PullRequest.swift#L680
cannot call value of non-function type '[Any]'
Test with SPM (check Swift Concurrency support) (5.5.2)
Process completed with exit code 1.
Build CLI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test macOS (test, osx): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, osx): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, osx): 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 'OctoKit MacTests' from project 'OctoKit')
Test with SPM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with SPM (check Swift Concurrency support) (5.5.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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')
Test macOS (test, tvos): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, tvos): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, tvos): OctoKit/Issue.swift#L63
'labelsURL' is deprecated
Test macOS (test, tvos): 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 'OctoKit tvOSTests' from project 'OctoKit')
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with SPM (check Swift Concurrency support) (5.5.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636