Skip to content

Migrate to Compose Structure #6

Migrate to Compose Structure

Migrate to Compose Structure #6

Triggered via pull request October 26, 2024 16:06
Status Failure
Total duration 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/LuminareCompactPicker.swift#L11
Indent code in accordance with the scope level. (indent)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L16
Remove trailing space at end of a line. (trailingSpace)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L19
Remove trailing space at end of a line. (trailingSpace)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L21
Remove trailing space at end of a line. (trailingSpace)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L82
Add or remove space around operators or delimiters. (spaceAroundOperators)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L88
Remove trailing space at end of a line. (trailingSpace)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L90
Remove whitespace inside empty braces. (emptyBraces)
Lint: Sources/Luminare/Components/LuminareCompactPicker.swift#L91
Remove whitespace inside empty braces. (emptyBraces)