PR prepares release 0.10.14 #348
Annotations
1 error and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
Tests/UntoldEngineRenderTests/UpdateARRenderingSystemTest.swift#L138
Write tests that use throws instead of using try!. (noForceTryInTests)
|
|
lint:
Tests/UntoldEngineRenderTests/UpdateARRenderingSystemTest.swift#L131
Write tests that use throws instead of using try!. (noForceTryInTests)
|
|
lint:
Tests/UntoldEngineRenderTests/UpdateARRenderingSystemTest.swift#L121
Write tests that use throws instead of using try!. (noForceTryInTests)
|
|
lint:
Tests/UntoldEngineRenderTests/UpdateARRenderingSystemTest.swift#L65
Write tests that use throws instead of using try!. (noForceTryInTests)
|
|
lint:
Tests/UntoldEngineRenderTests/UpdateARRenderingSystemTest.swift#L27
Write tests that use throws instead of using try!. (noForceTryInTests)
|
|
lint:
Tests/UntoldEngineRenderTests/AsyncLoadingSystemTest.swift#L116
Remove redundant throws keyword from function declarations that don't throw any errors. (redundantThrows)
|
|
lint:
Tests/UntoldEngineRenderTests/AsyncLoadingSystemTest.swift#L97
Remove redundant throws keyword from function declarations that don't throw any errors. (redundantThrows)
|
|
lint:
Tests/UntoldEngineRenderTests/AsyncLoadingSystemTest.swift#L73
Remove redundant throws keyword from function declarations that don't throw any errors. (redundantThrows)
|
|
lint:
Tests/UntoldEngineRenderTests/AsyncLoadingSystemTest.swift#L42
Remove redundant throws keyword from function declarations that don't throw any errors. (redundantThrows)
|
|
lint:
Tests/UntoldEngineRenderTests/AsyncLoadingSystemTest.swift#L33
Remove redundant throws keyword from function declarations that don't throw any errors. (redundantThrows)
|