Skip to content

Checks

Checks #21

Manually triggered May 5, 2024 08:28
Status Cancelled
Total duration 1m 48s
Artifacts

checks.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
SwiftFormat
Process completed with exit code 1.
Build App
The run was canceled by @swiftyfinch.
Build App
The operation was canceled.
SwiftFormat: XTree/XTree/Modules/ToolBar/IconsMenu.swift#L44
Use consistent grouping for numeric literals. Groups will be separated by _ delimiters to improve readability. For each numeric type you can specify a group size (the number of digits in each group) and a threshold (the minimum number of digits in a number before grouping is applied). (numberFormatting)
SwiftFormat: XTree/XTree/Modules/TreeView/TreeBuilder.swift#L92
Insert/remove explicit self where applicable. (redundantSelf)
SwiftFormat: XTree/XTree/Modules/TreeView/TreeBuilder.swift#L98
Insert/remove explicit self where applicable. (redundantSelf)
SwiftFormat: Sources/XTreeKit/Common/Inputs/XcodeProjectReader.swift#L74
Use consistent grouping for numeric literals. Groups will be separated by _ delimiters to improve readability. For each numeric type you can specify a group size (the number of digits in each group) and a threshold (the minimum number of digits in a number before grouping is applied). (numberFormatting)