Add GitHub Actions CI/CD pipelines #3
pr-validation.yml
on: pull_request
SwiftLint
30s
PR Size Check
6s
Check Commit Messages
5s
Annotations
10 errors
|
SwiftLint:
V2er/State/Networking/SwiftSoupExtention.swift#L18
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2er/State/Networking/SwiftSoupExtention.swift#L14
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
SwiftLint:
V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L23
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L11
Type Name Violation: Type name 'UA' should be between 3 and 40 characters long (type_name)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L24
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L20
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 169 characters (line_length)
|
|
SwiftLint:
V2er/State/Networking/UA.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
|