ci: enable workflow_dispatch #306
Annotations
11 errors and 7 warnings
Test/Tests/AuthTests.swift#L415
test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error, expected to contain <No application found with id>, got <token invalid. (See https://help.ably.io/error/40101 for help.)>
|
Test/Tests/AuthTests.swift#L4084
test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_, Waited more than 20.0 seconds
|
Test/Tests/AuthTests.swift#L4140
test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_, XCTAssertEqual failed: ("0") is not equal to ("40144")
|
Test/Tests/AuthTests.swift#L4141
test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_, expected to match one of: {contain <invalid signature>}, or {contain <signature verification failed>}, got Error 0 - <Empty Message>
|
Test/Tests/AuthTests.swift#L4167
test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server, expected to contain <Key/token status changed (expire)>, got <Error 40142 - Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)>
|
Test/Tests/AuthTests.swift#L4260
test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect, XCTAssertEqual failed: ("0") is not equal to ("40144")
|
Test/Tests/AuthTests.swift#L4261
test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect, expected to match one of: {contain <invalid signature>}, or {contain <signature verification failed>}, got Error 0 - <Empty Message>
|
Test/Tests/AuthTests.swift#L4338
test__150__JWT_and_realtime__when_the_token_request_includes_subscribe_only_capabilities__fails_to_publish_to_a_channel_with_subscribe_only_capability, expected to contain <permission denied>, got <Channel denied access based on given capability; channelId = test_JWT>
|
Test/Tests/RealtimeClientConnectionTests.swift#L1958
test__009__Connection__should_enter_FAILED_state_when_API_key_is_invalid, Waited more than 20.0 seconds
|
Test/Tests/RealtimeClientConnectionTests.swift#L1714
test__047__Connection__close__should_transition_to_CLOSED_action_when_the_close_process_timeouts, expected to eventually not be nil, got <nil>
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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')
|
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')
|
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-output", "xcodebuild-logs".
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/
|
This job failed
Loading