Skip to content

✨ Add custom updater #52

✨ Add custom updater

✨ Add custom updater #52

Triggered via pull request June 16, 2024 21:47
Status Failure
Total duration 14s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: Loop/Updater/UpdateView.swift#L105
Indent code in accordance with the scope level. (indent)
Lint: Loop/Extensions/Bundle+Extensions.swift#L14
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
Lint: Loop/Extensions/Bundle+Extensions.swift#L17
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
Lint: Loop/Extensions/Bundle+Extensions.swift#L20
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
Lint: Loop/Extensions/Bundle+Extensions.swift#L23
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
Lint: Loop/Extensions/Bundle+Extensions.swift#L26
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
Lint: Loop/Luminare/Loop/AboutConfiguration.swift#L14
Replace consecutive spaces with a single space. (consecutiveSpaces)
Lint: Loop/Luminare/Loop/AboutConfiguration.swift#L60
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
Lint: Loop/Luminare/Loop/AboutConfiguration.swift#L114
Indent code in accordance with the scope level. (indent)
Lint: Loop/Luminare/Loop/AboutConfiguration.swift#L115
Indent code in accordance with the scope level. (indent)