Skip to content

Authv2 / Networking improvements #3364

Authv2 / Networking improvements

Authv2 / Networking improvements #3364

Triggered via pull request January 17, 2025 16:11
Status Failure
Total duration 5m 14s
Artifacts 2

pr.yml

on: pull_request
Run SwiftLint
34s
Run SwiftLint
Run unit tests (macOS)
5m 3s
Run unit tests (macOS)
Run unit tests (iOS)
4m 17s
Run unit tests (iOS)
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 15 warnings, and 10 notices
Run SwiftLint: Sources/Networking/v2/QueryItems.swift#L1
Header comments should be consistent with project patterns (file_header)
Run SwiftLint: Sources/Networking/v2/QueryItems.swift#L24
Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> (syntactic_sugar)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L251
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L252
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L253
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L272
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L273
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L274
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Sources/Networking/Auth/OAuthRequest.swift#L169
There should be no space before and one after any comma (comma)
Run SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run unit tests (iOS): DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Run unit tests (iOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
Run unit tests (macOS): CoreData#L1
'DailyBlockedTrackersEntity' (0x600002014790) from NSManagedObjectModel (0x60000717e120) claims 'DailyBlockedTrackersEntity'.
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS): Sources/Networking/Auth/OAuthClient.swift#L269
variable 'legacyTokenStorage' was never mutated; consider changing to 'let' constant
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testOpenAboutBlankInNewWindow
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenServerRedirectIsInterruptedThenDidFailProvisionalIsCalled

Artifacts

Produced during runtime
Name Size
build-log.txt
61 KB
ios-build-log.txt
296 KB