Skip to content

build with Swift 5.9 #36

build with Swift 5.9

build with Swift 5.9 #36

Triggered via push December 17, 2023 13:06
Status Success
Total duration 3m 22s
Artifacts

ci.yaml

on: push
Matrix: linux-test
Matrix: macos-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Tests/vincentyTests/vincentyTests.swift#L131
Comma Spacing Violation: There should be no space before and one after any comma (comma)
lint: Tests/vincentyTests/vincentyTests.swift#L144
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
lint: Tests/vincentyTests/vincentyTests.swift#L27
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
lint: Tests/vincentyTests/vincentyTests.swift#L151
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
lint: Tests/vincentyTests/vincentyTests.swift#L167
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
lint: Sources/vincenty/vincenty.swift#L157
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
lint: Sources/vincenty/vincenty.swift#L163
Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
lint: Sources/vincenty/vincenty.swift#L164
Line Length Violation: Line should be 120 characters or less; currently it has 157 characters (line_length)
lint: Sources/vincenty/vincenty.swift#L192
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/vincenty/vincenty.swift#L44
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)