Skip to content

Feature: Added all required Git commands and finished those that hasn… #41

Feature: Added all required Git commands and finished those that hasn…

Feature: Added all required Git commands and finished those that hasn… #41

Triggered via push November 26, 2023 19:44
Status Failure
Total duration 2m 19s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Package.swift#L30
Collection literals should not have trailing commas (trailing_comma)
build: Sources/Version-Control/Utils/BranchUtil.swift#L15
Line should be 120 characters or less; currently it has 129 characters (line_length)
build: Sources/Version-Control/Utils/BranchUtil.swift#L18
Line should be 120 characters or less; currently it has 132 characters (line_length)
build: Sources/Version-Control/Utils/BranchUtil.swift#L12
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L13
Lines should not have trailing whitespace (trailing_whitespace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L25
Lines should not have trailing whitespace (trailing_whitespace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L35
Lines should not have trailing whitespace (trailing_whitespace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L43
Lines should not have trailing whitespace (trailing_whitespace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L51
Lines should not have trailing whitespace (trailing_whitespace)
build: Tests/Version-Control-Test/Services/Auth/GitHub/GitHubEmailTest.swift#L58
Lines should not have trailing whitespace (trailing_whitespace)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/