Migrate to Compose Structure #15
Closed
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sources/Luminare/Utilities/StringFormatStyle.swift#L49
Remove trailing space at end of a line. (trailingSpace)
|
Sources/Luminare/Utilities/StringFormatStyle.swift#L65
Reposition let or var bindings within pattern. (hoistPatternLet)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L11
Indent code in accordance with the scope level. (indent)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L16
Remove trailing space at end of a line. (trailingSpace)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L19
Remove trailing space at end of a line. (trailingSpace)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L21
Remove trailing space at end of a line. (trailingSpace)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L82
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L88
Remove trailing space at end of a line. (trailingSpace)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L90
Remove whitespace inside empty braces. (emptyBraces)
|
Sources/Luminare/Components/LuminareCompactPicker.swift#L91
Remove whitespace inside empty braces. (emptyBraces)
|
This job failed
Loading