Skip to content

added test matrix for different swift versions + shiny badge #7

added test matrix for different swift versions + shiny badge

added test matrix for different swift versions + shiny badge #7

Triggered via push May 26, 2024 12:31
Status Failure
Total duration 1m 13s
Artifacts

swift.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
lint
Process completed with exit code 1.
Swift 5.8 on
Process completed with exit code 1.
Swift 5.7 on
The job was canceled because "_5_8" failed.
Swift 5.7 on
Process completed with exit code 1.
Swift 5.9 on
The job was canceled because "_5_8" failed.
Swift 5.9 on
The operation was canceled.
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: Package.swift#L12
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
lint: Package.swift#L12
Align wrapped function arguments or collection elements. (wrapArguments)
lint: Package.swift#L19
Add or remove trailing comma from the last item in a collection literal. (trailingCommas)
lint: Package.swift#L19
Align wrapped function arguments or collection elements. (wrapArguments)
lint: Sources/CircuitBreaker/CircuitBreakerGroup.swift#L4
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
lint: Sources/CircuitBreaker/CircuitBreakerGroup.swift#L44
Remove whitespace inside empty braces. (emptyBraces)
lint: Sources/CircuitBreaker/CircuitBreakerGroup.swift#L45
Remove whitespace inside empty braces. (emptyBraces)
lint: Sources/CircuitBreaker/CircuitBreakerGroup.swift#L46
Remove whitespace inside empty braces. (emptyBraces)
lint: Sources/CircuitBreaker/CircuitBreaker.swift#L10
Indent code in accordance with the scope level. (indent)
lint: Sources/CircuitBreaker/CircuitBreaker.swift#L11
Indent code in accordance with the scope level. (indent)