Skip to content

PR prepares release 0.10.9 #342

PR prepares release 0.10.9

PR prepares release 0.10.9 #342

Triggered via pull request February 27, 2026 08:12
Status Failure
Total duration 1m 12s
Artifacts

swiftformat-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: Tests/UntoldEngineTests/GraphTest.swift#L80
Write tests that use throws instead of using try!. (noForceTryInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L70
Write tests that use throws instead of using try!. (noForceTryInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L67
Use XCTUnwrap or #require in test cases, rather than force unwrapping. (noForceUnwrapInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L66
Use XCTUnwrap or #require in test cases, rather than force unwrapping. (noForceUnwrapInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L64
Use XCTUnwrap or #require in test cases, rather than force unwrapping. (noForceUnwrapInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L63
Use XCTUnwrap or #require in test cases, rather than force unwrapping. (noForceUnwrapInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L58
Write tests that use throws instead of using try!. (noForceTryInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L48
Write tests that use throws instead of using try!. (noForceTryInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L36
Write tests that use throws instead of using try!. (noForceTryInTests)
lint: Tests/UntoldEngineTests/GraphTest.swift#L23
Write tests that use throws instead of using try!. (noForceTryInTests)
lint
swiftformat 0.59.1 is already installed and up-to-date. To reinstall 0.59.1, run: brew reinstall swiftformat