Skip to content

Refactor Project Structure, Break Request Types Out Into Separate Files #1039

Refactor Project Structure, Break Request Types Out Into Separate Files

Refactor Project Structure, Break Request Types Out Into Separate Files #1039

Triggered via pull request January 27, 2024 21:34
Status Cancelled
Total duration 10m 27s
Artifacts

ci.yml

on: pull_request
Analyze with CodeQL
40s
Analyze with CodeQL
Android  /  android-build
Android / android-build
Matrix: Catalyst
Matrix: iOS
Matrix: Linux
Matrix: macOS
Matrix: SPM
Matrix: tvOS
Matrix: visionOS
Matrix: watchOS
Matrix: Windows
Fit to window
Zoom out
Zoom in

Annotations

133 errors, 100 warnings, and 6 notices
Android / android-build
Process completed with exit code 1.
Android / android-build
An error occurred trying to start process '/home/runner/runners/2.312.0/externals/node16/bin/node' with working directory '/home/runner/work/Alamofire/Alamofire'. No such file or directory
Linux (swift:5.8-focal)
Process completed with exit code 1.
Linux (swift:5.8-jammy)
Process completed with exit code 1.
Linux (swift:5.8-rhel-ubi9)
Process completed with exit code 1.
Linux (swift:5.8-amazonlinux2)
Process completed with exit code 1.
Linux (swift:5.9-focal)
Process completed with exit code 1.
iOS 15.5: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
iOS 15.5: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
iOS 15.5: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
iOS 15.5: Tests/CombineTests.swift#L467
testThatMultipleDataRequestPublishersCanBeChained, XCTAssertTrue failed
Linux (swift:5.9-jammy)
Process completed with exit code 1.
Linux (swift:5.8-centos7)
Process completed with exit code 1.
Linux (swift:5.9-rhel-ubi9)
Process completed with exit code 1.
Linux (swift:5.9-amazonlinux2)
Process completed with exit code 1.
Linux (swiftlang/swift:nightly-jammy)
Process completed with exit code 1.
Linux (swift:5.9-centos7)
Process completed with exit code 1.
Linux (swiftlang/swift:nightly-focal)
Process completed with exit code 1.
Linux (swiftlang/swift:nightly-amazonlinux2)
Process completed with exit code 1.
iOS 17.2: Tests/ConcurrencyTests.swift#L830
testThatDownloadProgressStreamReturnsProgress, XCTAssertNotNil failed - requests should not be empty
iOS 17.2: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
iOS 17.2: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
iOS 17.2: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
iOS 17.2: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
iOS 17.2: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
iOS 17.2: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
iOS 17.2: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
iOS 17.2: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
iOS 17.2: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
Windows Swift 5.9
Process completed with exit code 1.
Windows Swift 5.8
Process completed with exit code 1.
tvOS 15.4: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
tvOS 15.4: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
tvOS 15.4: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
tvOS 15.4: Tests/CombineTests.swift#L467
testThatMultipleDataRequestPublishersCanBeChained, XCTAssertTrue failed
iOS 17.0: Tests/ConcurrencyTests.swift#L568
testThatDataStreamTaskCanStreamDecodable, XCTAssertEqual failed: ("0") is not equal to ("2")
iOS 17.0
Tests Failed: 1 failed, 3 skipped, 801 total (22.909 seconds)
iOS 17.0
Process completed with exit code 65.
tvOS 17.2: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
tvOS 17.2: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
tvOS 17.2: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
tvOS 17.2: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
tvOS 17.2: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
Catalyst 15.1: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
Catalyst 15.1: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
Catalyst 15.1: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
Catalyst 15.1: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
Catalyst 15.1: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
Catalyst 15.2: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
Catalyst 15.2: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
Catalyst 15.2: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
Catalyst 15.2: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
Catalyst 15.2: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/UploadTests.swift#L729
testThatUploadingMultipartFormDataWhileStreamingFromDiskMonitorsProgress, failed - last item in uploadProgressValues should not be nil
macOS 13, Xcode 14.3.1, Swift 5.8.0
Tests Failed: 1 failed, 3 skipped, 799 total (29.705 seconds)
macOS 13, Xcode 14.3.1, Swift 5.8.0
Process completed with exit code 65.
macOS 12, Xcode 14.1, Swift 5.7.1
Process completed with exit code 65.
macOS 13, Xcode 15.0.1, Swift 5.9.0: Tests/UploadTests.swift#L729
testThatUploadingMultipartFormDataWhileStreamingFromDiskMonitorsProgress, failed - last item in uploadProgressValues should not be nil
macOS 13, Xcode 15.0.1, Swift 5.9.0
Tests Failed: 1 failed, 3 skipped, 799 total (21.780 seconds)
macOS 13, Xcode 15.0.1, Swift 5.9.0
Process completed with exit code 65.
visionOS 1.0: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
visionOS 1.0: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
visionOS 1.0: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
visionOS 1.0: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
visionOS 1.0: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
iOS 16.4: Tests/DownloadTests.swift#L663
testThatCancelledDownloadCanBeResumedWithResumeData, failed - resumeData should not be nil
iOS 16.4: Tests/UploadTests.swift#L729
testThatUploadingMultipartFormDataWhileStreamingFromDiskMonitorsProgress, failed - last item in uploadProgressValues should not be nil
iOS 16.4
Tests Failed: 2 failed, 3 skipped, 801 total (29.935 seconds)
iOS 16.4
Process completed with exit code 65.
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
macOS 13, Xcode 15.1, Swift 5.9.1: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
macOS 13, SPM 5.9.2 Test
Canceling since a higher priority waiting request for '3819/merge' exists
watchOS 8.5
Canceling since a higher priority waiting request for '3819/merge' exists
watchOS 10.2
Canceling since a higher priority waiting request for '3819/merge' exists
macOS 13, SPM 5.9.1 Test
Canceling since a higher priority waiting request for '3819/merge' exists
Analyze with CodeQL
The operation was canceled.
macOS 13, Xcode 15.2, Swift 5.9.2
Canceling since a higher priority waiting request for '3819/merge' exists
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/ConcurrencyTests.swift#L833
testThatDownloadProgressStreamReturnsProgress, XCTAssertTrue failed - request should succeed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L51
testThatDataRequestCanBePublished, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L162
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L163
testThatDataRequestCanBePublishedWithMultipleHandlers, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L185
testThatDataRequestCanPublishResult, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L204
testThatDataRequestCanPublishValue, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "response should be received".
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L207
testThatDataRequestCanPublishValue, XCTAssertNotNil failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L292
testThatDataRequestCanSubscribedFromNonMainQueueButPublishedOnMainQueue, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L350
testThatDataRequestPublishedOnSeparateQueueCanBeReceivedOntoMainQueue, XCTAssertTrue failed
macOS 13, Xcode 15.2, Swift 5.9.2: Tests/CombineTests.swift#L322
testThatDataRequestPublishedOnSeparateQueueIsReceivedOnThatQueue, XCTAssertTrue failed
macOS 12, SPM 5.7.2 Test
Canceling since a higher priority waiting request for '3819/merge' exists
macOS 12, SPM 5.7.2 Test
The operation was canceled.
watchOS 10.0
Canceling since a higher priority waiting request for '3819/merge' exists
watchOS 10.0
The operation was canceled.
watchOS 9.4
Canceling since a higher priority waiting request for '3819/merge' exists
watchOS 9.4
The operation was canceled.
Catalyst 15.0
Tests Passed: 0 failed, 3 skipped, 801 total (18.510 seconds)
tvOS 16.4
Tests Passed: 0 failed, 3 skipped, 801 total (14.238 seconds)
tvOS 17.0
Tests Passed: 0 failed, 3 skipped, 801 total (15.493 seconds)
Catalyst 14.3.1
Tests Passed: 0 failed, 3 skipped, 801 total (15.779 seconds)
macOS 13, SPM 5.8.0 Test
Tests Passed: 0 failed, 3 skipped, 799 total (10.632 seconds)
macOS 13, SPM 5.9.0 Test
Tests Passed: 0 failed, 3 skipped, 799 total (10.154 seconds)
Android / android-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andstor/file-existence-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Android / android-build
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Android / android-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux (swift:5.8-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.8-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.8-rhel-ubi9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.8-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.9-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
iOS 15.5: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 15.5: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 15.5: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 15.5: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
Linux (swift:5.9-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.8-centos7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.9-rhel-ubi9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.9-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swiftlang/swift:nightly-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swift:5.9-centos7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swiftlang/swift:nightly-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (swiftlang/swift:nightly-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
iOS 17.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 17.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 17.2: Alamofire.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Alamofire iOS' from project 'Alamofire')
Windows Swift 5.9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: compnerd/gha-setup-vsdevenv@a8b61f50b4ba55489b9ff4b1ccfbe65acb028b32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows Swift 5.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: compnerd/gha-setup-vsdevenv@a8b61f50b4ba55489b9ff4b1ccfbe65acb028b32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Catalyst 15.0
ld: building for 'macCatalyst', but linking in dylib (/Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
tvOS 15.4: --- xcodebuild#L1
Using the first of multiple matching destinations:
tvOS 15.4: --- xcodebuild#L1
Using the first of multiple matching destinations:
tvOS 15.4: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 15.4: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
tvOS 16.4: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
tvOS 16.4: ld#L1
dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer tvOS Simulator version (11.0) than being linked (10.0)
tvOS 16.4: Alamofire.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'Alamofire tvOS' from project 'Alamofire')
tvOS 17.0: Alamofire.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'Alamofire tvOS' from project 'Alamofire')
iOS 17.0: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 17.0: --- xcodebuild#L1
Using the first of multiple matching destinations:
iOS 17.0: ld#L1
building for 'macCatalyst', but linking in dylib (/Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
tvOS 17.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
tvOS 17.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
tvOS 17.2: Alamofire.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'Alamofire tvOS' from project 'Alamofire')
Catalyst 15.1: --- xcodebuild#L1
Using the first of multiple matching destinations:
Catalyst 15.1: --- xcodebuild#L1
Using the first of multiple matching destinations:
Catalyst 15.1: ld#L1
building for 'macCatalyst', but linking in dylib (/Applications/Xcode_15.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
Catalyst 14.3.1: ld#L1
dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer Mac Catalyst version (15.0) than being linked (13.1)
Catalyst 15.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
Catalyst 15.2: --- xcodebuild#L1
Using the first of multiple matching destinations:
Catalyst 15.2: ld#L1
building for 'macCatalyst', but linking in dylib (/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
macOS 13, Xcode 14.3.1, Swift 5.8.0: ld#L1
dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer macOS version (12.0) than being linked (10.12)
macOS 13, Xcode 14.3.1, Swift 5.8.0: Alamofire.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'Alamofire macOS' from project 'Alamofire')
macOS 13, Xcode 15.0.1, Swift 5.9.0: Alamofire.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.0.99. (in target 'Alamofire macOS' from project 'Alamofire')
iOS 16.4: Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
iOS 16.4: Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
iOS 16.4: ld#L1
dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer iOS Simulator version (11.0) than being linked (10.0)
iOS 16.4: Alamofire.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'Alamofire iOS' from project 'Alamofire')
macOS 13, Xcode 15.1, Swift 5.9.1: Alamofire.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Alamofire macOS' from project 'Alamofire')
Analyze with CodeQL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze with CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze with CodeQL
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
macOS 13, Xcode 15.2, Swift 5.9.2: Alamofire.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'Alamofire macOS' from project 'Alamofire')