[Refactor] Shared per-mesh vertex-stream binding + unknown-chunk regression test - #16
Open
miogds wants to merge 1 commit into
Open
[Refactor] Shared per-mesh vertex-stream binding + unknown-chunk regression test#16miogds wants to merge 1 commit into
miogds wants to merge 1 commit into
Annotations
1 error and 7 warnings
|
Run SwiftFormat (lint mode)
Process completed with exit code 2.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run SwiftFormat (lint mode):
Sources/UntoldEngine/Physics/PhysicsBackend.swift#L318
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
Run SwiftFormat (lint mode):
Sources/UntoldEngine/Physics/PhysicsBackend.swift#L318
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
|
|
Run SwiftFormat (lint mode):
Sources/UntoldEngine/Physics/PhysicsBackend.swift#L317
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
Run SwiftFormat (lint mode):
Sources/UntoldEngine/Physics/PhysicsBackend.swift#L316
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
|
|
Run SwiftFormat (lint mode):
Sources/UntoldEngine/Physics/PhysicsBackend.swift#L55
Remove redundant type from variable declarations. (redundantType)
|
|
Run SwiftFormat (lint mode):
Tests/UntoldEngineRenderTests/SceneBuilderNodesTest.swift#L184
Remove or insert trailing blank line at the end of a scope. (blankLinesAtEndOfScope)
|
background
wait
wait-all
cancel
parallel
Loading