Validate VPN errors before re-throwing them #2727
Annotations
11 warnings and 10 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build BSK:
Sources/Configuration/ConfigurationFetching.swift#L129
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/Configuration/ConfigurationFetching.swift#L129
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Build BSK:
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run tests
Skipped CommonTests.URLExtensionTests.test_navigational_urls_are_valid
|
Run tests
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
|
Run tests
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
|
Run tests
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential
|
Loading