PR prepares release 0.10.9 #342
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
|