Skip to content

Update to git commands by documenting them in detail #30

Update to git commands by documenting them in detail

Update to git commands by documenting them in detail #30

Triggered via push September 28, 2023 22:01
Status Failure
Total duration 29s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Sources/Version-Control/Utils/Extensions/Date.swift#L24
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L51
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L59
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L63
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L68
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L71
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Extensions/String.swift#L74
Lines should not have trailing whitespace (trailing_whitespace)
build: Sources/Version-Control/Utils/Helpers/RemoveRemotePrefix.swift#L12
Line should be 120 characters or less; currently it has 164 characters (line_length)
build: Sources/Version-Control/Utils/Helpers/RemoveRemotePrefix.swift#L30
Line should be 200 characters or less; currently it has 216 characters (line_length)
build: Sources/Version-Control/Utils/Helpers/RemoveRemotePrefix.swift#L38
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/