Skip to content

[ECO-4968] Added missed NS_SWIFT_SENDABLE #341

[ECO-4968] Added missed NS_SWIFT_SENDABLE

[ECO-4968] Added missed NS_SWIFT_SENDABLE #341

Triggered via pull request September 12, 2024 17:34
Status Failure
Total duration 35m 47s
Artifacts 6

integration-test.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 18 warnings
check (macOS, test_macOS): Source/ARTDataQuery.m#L91
test__031__history__query_arguments__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (macOS, test_macOS): Source/ARTDataQuery.m#L78
test__034__history__query_arguments__limit_supports_up_to_1000_items, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (macOS, test_macOS): Source/ARTDataQuery.m#L91
test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (macOS, test_macOS): Source/ARTDataQuery.m#L78
test__009__Presence__history__query_argument__limit_supports_up_to_1000_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (macOS, test_macOS): Source/ARTDataQuery.m#L91
test__011__Presence__history__query_argument__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (macOS, test_macOS)
Process completed with exit code 1.
check (iOS, test_iOS17_2): Source/ARTDataQuery.m#L91
test__031__history__query_arguments__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (iOS, test_iOS17_2): Source/ARTDataQuery.m#L78
test__034__history__query_arguments__limit_supports_up_to_1000_items, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (iOS, test_iOS17_2): Source/ARTDataQuery.m#L91
test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (iOS, test_iOS17_2): Source/ARTDataQuery.m#L78
test__009__Presence__history__query_argument__limit_supports_up_to_1000_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (iOS, test_iOS17_2): Source/ARTDataQuery.m#L91
test__011__Presence__history__query_argument__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (iOS, test_iOS17_2)
Process completed with exit code 1.
check (tvOS, test_tvOS17_2): Source/ARTDataQuery.m#L91
test__031__history__query_arguments__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (tvOS, test_tvOS17_2): Source/ARTDataQuery.m#L78
test__034__history__query_arguments__limit_supports_up_to_1000_items, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (tvOS, test_tvOS17_2): Source/ARTDataQuery.m#L91
test__007__Presence__history__query_argument__direction_should_change_the_order_of_the_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (tvOS, test_tvOS17_2): Source/ARTDataQuery.m#L78
test__009__Presence__history__query_argument__limit_supports_up_to_1000_members, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (tvOS, test_tvOS17_2): Source/ARTDataQuery.m#L91
test__011__Presence__history__query_argument__start_must_be_equal_to_or_less_than_end_and_is_unaffected_by_the_request_direction, ARTDataQuery: You can't change query after you've passed it to the receiver. (NSObjectInaccessibleException)
check (tvOS, test_tvOS17_2)
Process completed with exit code 1.
check (macOS, test_macOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (macOS, test_macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
check (macOS, test_macOS): Ably.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 'Ably-macOS' from project 'Ably')
check (macOS, test_macOS): Ably.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 'Ably-macOS' from project 'Ably')
check (macOS, test_macOS)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (macOS, test_macOS)
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/
check (iOS, test_iOS17_2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (iOS, test_iOS17_2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
check (iOS, test_iOS17_2)
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/
check (iOS, test_iOS17_2)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (iOS, test_iOS17_2): Ably.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 'Ably-iOS' from project 'Ably')
check (iOS, test_iOS17_2): Ably.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 'Ably-iOS' from project 'Ably')
check (tvOS, test_tvOS17_2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (tvOS, test_tvOS17_2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
check (tvOS, test_tvOS17_2)
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
check (tvOS, test_tvOS17_2): Ably.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 'Ably-tvOS' from project 'Ably')
check (tvOS, test_tvOS17_2): Ably.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 'Ably-tvOS' from project 'Ably')
check (tvOS, test_tvOS17_2)
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/

Artifacts

Produced during runtime
Name Size
test-output-test_iOS17_2 Expired
104 MB
test-output-test_macOS Expired
50.1 MB
test-output-test_tvOS17_2 Expired
66 MB
xcodebuild-logs-test_iOS17_2 Expired
10.6 KB
xcodebuild-logs-test_macOS Expired
10.6 KB
xcodebuild-logs-test_tvOS17_2 Expired
10.6 KB