Skip to content

Add async/await to TestCacheProvider #1468

Add async/await to TestCacheProvider

Add async/await to TestCacheProvider #1468

Triggered via pull request September 27, 2024 18:52
Status Failure
Total duration 9m 39s
Artifacts 2

ci-tests.yml

on: pull_request
changes
5s
changes
Codegen Test Configurations - macOS
6m 16s
Codegen Test Configurations - macOS
Cocoapods Integration Tests - macOS
14s
Cocoapods Integration Tests - macOS
Matrix: Run swift build for SPM packages
Run Tuist Generation
3m 8s
Run Tuist Generation
Verify Frontend Bundle Latest - macOS
0s
Verify Frontend Bundle Latest - macOS
Verify CLI Binary Archive - macOS
0s
Verify CLI Binary Archive - macOS
Apollo Integration Tests - macOS
5m 54s
Apollo Integration Tests - macOS
Matrix: build-and-unit-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 23 warnings, and 1 notice
ApolloPagination Unit Tests - macOS: Tests/ApolloPaginationTests/ReversePaginationTests.swift#L25
'async' call in a function that does not support concurrency
ApolloPagination Unit Tests - macOS: Tests/ApolloPaginationTests/SubscribeTests.swift#L22
'async' call in a function that does not support concurrency
ApolloPagination Unit Tests - macOS: Tests/ApolloPaginationTests/GraphQLQueryPagerCoordinatorTests.swift#L24
'async' call in a function that does not support concurrency
ApolloPagination Unit Tests - macOS
Process completed with exit code 65.
Apollo Integration Tests - macOS: Tests/ApolloServerIntegrationTests/StarWarsServerCachingRoundtripTests.swift#L27
'async' call in a function that does not support concurrency
Apollo Integration Tests - macOS: Tests/ApolloServerIntegrationTests/StarWarsServerTests.swift#L56
'async' call in a function that does not support concurrency
Apollo Integration Tests - macOS
Process completed with exit code 65.
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cocoapods Integration Tests - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run swift build for SPM packages (apollo-ios)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run swift build for SPM packages (apollo-ios-codegen)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run swift build for SPM packages (apollo-ios-pagination)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Tuist Generation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Codegen CLI Unit Tests - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Codegen Lib Unit Tests - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ApolloPagination Unit Tests - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ApolloPagination Unit Tests - macOS
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.
Codegen Test Configurations - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Apollo Unit Tests - macOS: Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
Apollo Unit Tests - macOS: Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Unit Tests - macOS: Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
Apollo Unit Tests - macOS: Tests/ApolloTests/RequestChainTests.swift#L935
code after 'throw' will never be executed
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Unit Tests - macOS: Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
Apollo Integration Tests - macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ApolloPagination Unit Tests - macOS-logs", "ApolloPagination Unit Tests - macOS-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Apollo Unit Tests - macOS
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (5037)' (0.005 seconds)

Artifacts

Produced during runtime
Name Size
ApolloPagination Unit Tests - macOS-logs
255 KB
ApolloPagination Unit Tests - macOS-results
124 KB