Skip to content

Fix: Update tab bar titles on language change #189

Fix: Update tab bar titles on language change

Fix: Update tab bar titles on language change #189

Triggered via pull request December 12, 2024 15:48
Status Failure
Total duration 1m 1s
Artifacts

pr_swiftlint.yaml

on: pull_request
Run SwiftLint
51s
Run SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run SwiftLint: Scribe/InstallationTab/InstallationVC.swift#L91
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Scribe/InstallationTab/InstallationVC.swift#L95
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Scribe/InstallationTab/InstallationVC.swift#L97
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Scribe/InstallationTab/InstallationVC.swift#L92
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Run SwiftLint: Scribe/SettingsTab/SettingsViewController.swift#L92
Notification Center Detachment Violation: An object should only remove itself as an observer in `deinit` (notification_center_detachment)
Run SwiftLint: Scribe/SettingsTab/SettingsViewController.swift#L84
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Scribe/SettingsTab/SettingsViewController.swift#L85
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Scribe/SettingsTab/SettingsViewController.swift#L85
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Run SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636