Skip to content

✨ Update Loop to use rewritten Luminare #194

✨ Update Loop to use rewritten Luminare

✨ Update Loop to use rewritten Luminare #194

Triggered via pull request October 6, 2024 22:48
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: Loop/AppDelegate.swift#L39
Indent code in accordance with the scope level. (indent)
Lint: Loop/AppDelegate.swift#L40
Indent code in accordance with the scope level. (indent)
Lint: Loop/AppDelegate.swift#L41
Indent code in accordance with the scope level. (indent)
Lint: Loop/Luminare/LuminareManager.swift#L10
Sort import statements alphabetically. (sortImports)
Lint: Loop/Luminare/LuminareManager.swift#L11
Sort import statements alphabetically. (sortImports)
Lint: Loop/Luminare/LuminareManager.swift#L34
Remove unneeded return keyword. (redundantReturn)
Lint: Loop/Luminare/LuminareManager.swift#L35
Remove unneeded return keyword. (redundantReturn)
Lint: Loop/Luminare/LuminareManager.swift#L36
Remove unneeded return keyword. (redundantReturn)
Lint: Loop/Luminare/LuminareManager.swift#L37
Remove unneeded return keyword. (redundantReturn)
Lint: Loop/Luminare/LuminareManager.swift#L38
Remove unneeded return keyword. (redundantReturn)