Skip to content

Windows Port

Windows Port #1049

Re-run triggered November 13, 2025 08:18
Status Failure
Total duration 10m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Swift
Process completed with exit code 2.
Swift: Source/SwiftLintFramework/Helpers/Glob.swift#L29
Variables should not have redundant type annotation (redundant_type_annotation)
Swift: Source/SwiftLintFramework/Helpers/Glob.swift#L43
Prefer a condition list over chaining conditions with '&&' (prefer_condition_list)
Swift: Source/SwiftLintFramework/Helpers/Glob.swift#L39
Line should be 120 characters or less; currently it has 136 characters (line_length)