Skip to content

feature(defer): Partial and Incremental Parsing #950

feature(defer): Partial and Incremental Parsing

feature(defer): Partial and Incremental Parsing #950

Triggered via pull request March 14, 2024 23:30
Status Success
Total duration 8m 29s
Artifacts 15

ci-tests.yml

on: pull_request
changes
7s
changes
Codegen Test Configurations - macOS
8m 20s
Codegen Test Configurations - macOS
Cocoapods Integration Tests - macOS
30s
Cocoapods Integration Tests - macOS
Matrix: Run swift build for SPM packages
Run Tuist Generation
1m 31s
Run Tuist Generation
Verify Frontend Bundle Latest - macOS
25s
Verify Frontend Bundle Latest - macOS
Apollo Integration Tests - macOS
4m 7s
Apollo Integration Tests - macOS
Matrix: build-and-unit-test
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cocoapods Integration Tests - macOS
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/.
Verify Frontend Bundle Latest - macOS
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/.
Run swift build for SPM packages (apollo-ios-codegen)
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/.
Run swift build for SPM packages (apollo-ios)
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/.
Run swift build for SPM packages (apollo-ios-pagination)
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/.
Run Tuist Generation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ApolloPagination Unit Tests - macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/JSONValueMatcher.swift#L5
'Predicate' is deprecated: renamed to 'Matcher'
Apollo Unit Tests - macOS: Tests/ApolloTests/OperationMessageMatchers.swift#L7
'Predicate' is deprecated: renamed to 'Matcher'
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/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
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
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L7
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L44
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L80
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L7
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L44
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L80
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L8
'Predicate' is deprecated: renamed to 'Matcher'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L17
'PredicateResult' is deprecated: renamed to 'MatcherResult'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L29
'PredicateResult' is deprecated: renamed to 'MatcherResult'
Codegen CLI Unit Tests - macOS: Tests/CodegenCLITests/Matchers/ErrorMatchers.swift#L37
'PredicateResult' is deprecated: renamed to 'MatcherResult'
Apollo Integration Tests - macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Codegen Lib Unit Tests - macOS: Tests/ApolloCodegenTests/CodeGenIR/IRFieldCollectorTests.swift#L561
'Predicate' is deprecated: renamed to 'Matcher'
Codegen Test Configurations - macOS
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/.
Codegen Test Configurations - macOS: Tests/TestCodeGenConfigurations/CodegenXCFramework/CodegenXCFramework.xcodeproj#L1
DEFINES_MODULE was set, but no umbrella header could be found to generate the module map (in target 'CodegenXCFramework' from project 'CodegenXCFramework')
Codegen Test Configurations - macOS: Tests/TestCodeGenConfigurations/CodegenXCFramework/CodegenXCFramework.xcodeproj#L1
DEFINES_MODULE was set, but no umbrella header could be found to generate the module map (in target 'CodegenXCFramework' from project 'CodegenXCFramework')

Artifacts

Produced during runtime
Name Size
Apollo Unit Tests - macOS-crashes Expired
337 Bytes
Apollo Unit Tests - macOS-logs Expired
276 KB
Apollo Unit Tests - macOS-results Expired
668 KB
ApolloPagination Unit Tests - macOS-crashes Expired
337 Bytes
ApolloPagination Unit Tests - macOS-logs Expired
179 KB
ApolloPagination Unit Tests - macOS-results Expired
173 KB
Codegen CLI Unit Tests - macOS-crashes Expired
337 Bytes
Codegen CLI Unit Tests - macOS-logs Expired
322 KB
Codegen CLI Unit Tests - macOS-results Expired
248 KB
Codegen Lib Unit Tests - macOS-crashes Expired
337 Bytes
Codegen Lib Unit Tests - macOS-logs Expired
364 KB
Codegen Lib Unit Tests - macOS-results Expired
963 KB
macOS-Integration-crashes Expired
337 Bytes
macOS-Integration-logs Expired
380 KB
macOS-Integration-results Expired
354 KB