Skip to content

ci: add update-appcast script #832

ci: add update-appcast script

ci: add update-appcast script #832

Triggered via pull request May 29, 2025 06:12
Status Cancelled
Total duration 6m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: scripts/update-appcast/Sources/main.swift#L101
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint
Process completed with exit code 2.
fmt
Process completed with exit code 2.
test
Canceling since a higher priority waiting request for 'ci-refs/pull/171/merge' exists
test
The operation was canceled.
fmt: scripts/update-appcast/Package.swift#L19
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
fmt: scripts/update-appcast/Sources/main.swift#L101
Replace consecutive spaces with a single space. (consecutiveSpaces)