Skip to content

System to pick a translation language for each keyboard #120

System to pick a translation language for each keyboard

System to pick a translation language for each keyboard #120

Triggered via pull request August 19, 2024 11:32
Status Failure
Total duration 45s
Artifacts

pr_swiftlint.yaml

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

Annotations

2 errors
Run SwiftLint: Keyboards/KeyboardsBase/InterfaceVariables.swift#L188
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
Run SwiftLint: Scribe/Components/TableViewTemplateViewController.swift#L66
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)