Skip to content

Preparing release 0.10.0 #33

Preparing release 0.10.0

Preparing release 0.10.0 #33

Triggered via pull request February 10, 2026 06:36
Status Failure
Total duration 1m 10s
Artifacts

swiftformat-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
lint: Sources/UntoldEditor/Utils/EditorFuncUtils.swift#L99
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Utils/EditorFuncUtils.swift#L71
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L57
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
lint: Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L57
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L56
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
lint: Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L55
Wrap single-line function, init, and subscript bodies onto multiple lines. (wrapFunctionBodies)
lint: Sources/UntoldEditor/Renderer/EditorUntoldRenderer.swift#L53
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Utils/EditorGlobals.swift#L53
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Utils/EditorGlobals.swift#L32
Use doc comments for API declarations, otherwise use regular comments. (docComments)
lint: Sources/UntoldEditor/Renderer/EditorRendererInitializer.swift#L26
Align wrapped function arguments or collection elements. (wrapArguments)