Skip to content

Add GitHub Actions

Add GitHub Actions #5

Triggered via pull request January 19, 2025 20:09
@ikelaxikelax
synchronize #14
2-ci
Status Failure
Total duration 43s
Artifacts

formatting_and_linting.yml

on: pull_request
swift-format
8s
swift-format
SwiftLint
36s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

11 errors
swift-format
Process completed with exit code 1.
SwiftLint: Sources/SwiftDependencyGraphs/TraverseDirection.swift#L2
Line should be 120 characters or less; currently it has 144 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/TraverseDirection.swift#L3
Line should be 120 characters or less; currently it has 139 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L33
Variable name 'v' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L46
Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L49
Line should be 120 characters or less; currently it has 147 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L68
Line should be 120 characters or less; currently it has 163 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L72
Line should be 120 characters or less; currently it has 147 characters (line_length)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L5
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L8
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/SwiftDependencyGraphs/DependencyGraph.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)