chore(deps): update dependency rollup to v4.21.0 #159
ci-tests-xcode-beta.yml
on: pull_request
changes
5s
Cocoapods Integration Tests - macOS
12s
Matrix: Run swift build for SPM packages
Verify Frontend Bundle Latest - macOS
12s
Verify CLI Binary Archive - macOS
7s
Matrix: build-and-unit-test
Annotations
33 warnings
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/
|
Verify CLI Binary Archive - 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/
|
Verify Frontend Bundle Latest - 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/
|
Apollo 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. 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:
apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
|
Codegen Lib Unit Tests - macOS:
apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
|
Codegen Lib Unit Tests - macOS:
apollo-ios/Sources/ApolloWebSocket/WebSocketError.swift#L35
stored property 'payload' of 'Sendable'-conforming struct 'WebSocketError' has non-sendable type 'JSONObject?' (aka 'Optional<Dictionary<String, AnyHashable>>'); this is an error in the Swift 6 language mode
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L8
class 'GraphQLError' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L78
class 'GraphQLSchemaValidationError' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L67
class 'GraphQLScalarType' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L99
class 'GraphQLEnumType' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L155
class 'GraphQLInputObjectType' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L216
class 'GraphQLCompositeType' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L232
class 'GraphQLObjectType' must restate inherited '@unchecked Sendable' conformance
|
Codegen Lib Unit Tests - macOS
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.
|
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: "Codegen CLI Unit Tests - macOS-logs", "Codegen CLI Unit Tests - macOS-results", "Codegen Lib Unit Tests - macOS-logs", "Codegen Lib 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/
|
Codegen CLI Unit Tests - macOS:
apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
|
Codegen CLI Unit Tests - macOS:
apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L8
class 'GraphQLError' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L78
class 'GraphQLSchemaValidationError' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L67
class 'GraphQLScalarType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L99
class 'GraphQLEnumType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L155
class 'GraphQLInputObjectType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L216
class 'GraphQLCompositeType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L232
class 'GraphQLObjectType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L264
class 'GraphQLAbstractType' must restate inherited '@unchecked Sendable' conformance
|
Codegen CLI Unit Tests - macOS
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Codegen CLI Unit Tests - macOS-logs
Expired
|
480 KB |
|
Codegen CLI Unit Tests - macOS-results
Expired
|
421 KB |
|
Codegen Lib Unit Tests - macOS-logs
Expired
|
512 KB |
|
Codegen Lib Unit Tests - macOS-results
Expired
|
2.91 MB |
|