Skip to content

chore: Convert all Xcode groups to folders #1669

chore: Convert all Xcode groups to folders

chore: Convert all Xcode groups to folders #1669

Re-run triggered March 3, 2025 21:01
Status Failure
Total duration 18s
Artifacts

CI-pull-request.yml

on: pull_request
SwiftLint  /  SwiftLint
9s
SwiftLint / SwiftLint
Testing CodeEdit  /  Testing CodeEdit
Testing CodeEdit / Testing CodeEdit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint / SwiftLint: CodeEditTests/Features/TerminalEmulator/Shell/ShellTests.swift#L48
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint / SwiftLint: CodeEditTests/Features/TerminalEmulator/Shell/ShellTests.swift#L66
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint / SwiftLint: CodeEdit/Features/Settings/Views/ExternalLink.swift#L58
`@escaping` must have a trailing space before the associated type (attribute_name_spacing)
SwiftLint / SwiftLint: CodeEdit/Features/Tasks/Models/CEActiveTask.swift#L61
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint / SwiftLint: CodeEdit/Features/Documents/WorkspaceDocument/WorkspaceDocument+Find.swift#L186
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
SwiftLint / SwiftLint: CodeEdit/Features/SourceControl/Accounts/Networking/GitJSONPostRouter.swift#L74
SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint / SwiftLint: CodeEdit/Features/SourceControl/Accounts/Networking/GitJSONPostRouter.swift#L128
SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint / SwiftLint: CodeEdit/Features/SourceControl/Accounts/Networking/GitJSONPostRouter.swift#L167
SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint / SwiftLint: CodeEdit/Features/SourceControl/Accounts/Networking/GitJSONPostRouter.swift#L220
SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)