ci: add update-appcast
script
#832
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)
|