deps(android-legacy): bump gradle-wrapper from 9.4.1 to 9.5.0 in /android-legacy #63
lint.yml
on: pull_request
Android Lint (ktlint + Android Lint)
25s
Android Legacy Lint (checkstyle)
10s
iOS Lint (SwiftLint)
15s
iPhoneOS Lint (clang-tidy)
51s
postmarketOS Lint (clang-tidy + cppcheck)
18s
YAML Lint (CI files)
8s
Annotations
17 errors and 23 warnings
|
YAML Lint (CI files):
.github/workflows/build-debug.yml#L5
5:54 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/build-debug.yml#L5
5:16 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L7
7:30 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L7
7:16 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L5
5:54 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L5
5:16 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L190
190:66 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L190
190:13 [brackets] too many spaces inside brackets
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L107
107:81 [line-length] line too long (111 > 80 characters)
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L47
47:81 [line-length] line too long (104 > 80 characters)
|
|
iOS Lint (SwiftLint)
Process completed with exit code 2.
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Models/ScanResult.swift#L70
Variable name 't' should be between 3 and 40 characters long (identifier_name)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Scanner/CameraPreviewRepresentable.swift#L19
Force casts should be avoided (force_cast)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/History/HistoryView.swift#L92
Variable name 'f' should be between 3 and 40 characters long (identifier_name)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Creator/CreateView.swift#L26
Variable name 'f' should be between 3 and 40 characters long (identifier_name)
|
|
postmarketOS Lint (clang-tidy + cppcheck)
Process completed with exit code 1.
|
|
Android Lint (ktlint + Android Lint)
Process completed with exit code 1.
|
|
YAML Lint (CI files):
.github/workflows/jules.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint (CI files):
.github/workflows/jules.yml#L1
1:1 [document-start] missing document start "---"
|
|
YAML Lint (CI files):
.github/workflows/codeql.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint (CI files):
.github/workflows/codeql.yml#L1
1:1 [document-start] missing document start "---"
|
|
YAML Lint (CI files):
.github/workflows/build-debug.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint (CI files):
.github/workflows/build-debug.yml#L1
1:1 [document-start] missing document start "---"
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint (CI files):
.github/workflows/lint.yml#L1
1:1 [document-start] missing document start "---"
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint (CI files):
.github/workflows/build-release.yml#L1
1:1 [document-start] missing document start "---"
|
|
Android Legacy Lint (checkstyle)
No files were found with the provided path: android-legacy/app/build/reports/. No artifacts will be uploaded.
|
|
iOS Lint (SwiftLint)
No files were found with the provided path: ios/swiftlint-report.json. No artifacts will be uploaded.
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Scanner/ScannerViewModel.swift#L67
Variable name 'qr' should be between 3 and 40 characters long (identifier_name)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Scanner/CameraPreviewRepresentable.swift#L18
Prefer `static` over `class` in a final class (static_over_final_class)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Scanner/CameraPreviewRepresentable.swift#L2
Imports should be sorted (sorted_imports)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Scanner/ScannerView.swift#L2
Imports should be sorted (sorted_imports)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Result/ResultView.swift#L8
Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Result/ResultView.swift#L45
Variable name 'av' should be between 3 and 40 characters long (identifier_name)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Settings/SettingsView.swift#L29
Force unwrapping should be avoided (force_unwrapping)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Creator/CreateView.swift#L11
Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Creator/CreateView.swift#L111
Variable name 'bg' should be between 3 and 40 characters long (identifier_name)
|
|
iOS Lint (SwiftLint):
Sources/QRScan/Features/Creator/CreateView.swift#L110
Variable name 'fg' should be between 3 and 40 characters long (identifier_name)
|
|
Android Lint (ktlint + Android Lint)
No files were found with the provided path: android/app/build/reports/lint-results-debug.html
android/app/build/reports/ktlint/. No artifacts will be uploaded.
|