Skip to content

test: Migrate to Swift Testing #104

test: Migrate to Swift Testing

test: Migrate to Swift Testing #104

Triggered via pull request September 7, 2024 23:13
Status Failure
Total duration 2m 53s
Artifacts

swift.yml

on: pull_request
Matrix: macos
Matrix: ubuntu
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsFilteredByAuthor(): results-swift-testing.xml#L0
Failed test found in: results-swift-testing.xml Error: Caught error: keyNotFound(CodingKeys(stringValue: "status", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"status\", intValue: nil) (\"status\").", underlyingError: nil))
TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsLimitedToMaxResults(): results-swift-testing.xml#L0
Failed test found in: results-swift-testing.xml Error: Caught error: keyNotFound(CodingKeys(stringValue: "status", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"status\", intValue: nil) (\"status\").", underlyingError: nil))
TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsWithMultiplePagesAndComplexFilter(): results-swift-testing.xml#L0
Failed test found in: results-swift-testing.xml Error: Caught error: keyNotFound(CodingKeys(stringValue: "status", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"status\", intValue: nil) (\"status\").", underlyingError: nil))
TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsFilteredByClosed(): results-swift-testing.xml#L0
Failed test found in: results-swift-testing.xml Error: Caught error: keyNotFound(CodingKeys(stringValue: "status", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"status\", intValue: nil) (\"status\").", underlyingError: nil))
TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequests(): results-swift-testing.xml#L0
Failed test found in: results-swift-testing.xml Error: Caught error: keyNotFound(CodingKeys(stringValue: "status", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"status\", intValue: nil) (\"status\").", underlyingError: nil))
Build and test on macos-14
Process completed with exit code 1.
Build and test on macos-14
Failed tests were found and 'fail-on-error' option is set to true
Build and test on macos-14
The following actions use a deprecated Node.js version and will be forced to run on node20: mobiledevops/xcode-select-version-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/