✨ Normalize & Rewrite #8
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 1.
|
Lint
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/
|
Lint:
Sources/Luminare/Modal Window - Traffic Lights/LuminareTrafficLightedWindowView.swift#L16
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Modal Window/LuminareModalView.swift#L16
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Modal Window/LuminareModalWindow.swift#L13
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Utilities/StringFormatStyle.swift#L49
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Utilities/StringFormatStyle.swift#L65
Reposition let or var bindings within pattern. (hoistPatternLet)
|
Lint:
Sources/Luminare/Components/LuminarePicker.swift#L14
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Components/LuminarePicker.swift#L15
Indent code in accordance with the scope level. (indent)
|
Lint:
Sources/Luminare/Components/LuminarePicker.swift#L189
Remove trailing space at end of a line. (trailingSpace)
|
Lint:
Sources/Luminare/Components/LuminarePicker.swift#L191
Add or remove space around operators or delimiters. (spaceAroundOperators)
|
Lint:
Sources/Luminare/Components/LuminareCompactPicker.swift#L11
Indent code in accordance with the scope level. (indent)
|