Merge pull request #18 from 0xWDG/main #46
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
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/Helpers/Regex.swift#L11
Line should be 120 characters or less; currently it has 133 characters (line_length)
|
build:
Sources/Version-Control/Utils/Helpers/Regex.swift#L24
Line should be 120 characters or less; currently it has 199 characters (line_length)
|
build:
Sources/Version-Control/Utils/Helpers/Regex.swift#L46
Line should be 120 characters or less; currently it has 162 characters (line_length)
|
build:
Sources/Version-Control/Errors/ShellErrors.swift#L11
Line should be 200 characters or less; currently it has 450 characters (line_length)
|
build:
Sources/Version-Control/Errors/ShellErrors.swift#L12
Line should be 200 characters or less; currently it has 295 characters (line_length)
|
build:
Sources/Version-Control/Base/Core/Parsers/GitCherryPickParser.swift#L22
Force tries should be avoided (force_try)
|
build:
Sources/Version-Control/Errors/GitError.swift#L16
Enum element name 'RemoteDisconnection' should start with a lowercase character (identifier_name)
|
build:
Sources/Version-Control/Errors/GitError.swift#L17
Enum element name 'HostDown' should start with a lowercase character (identifier_name)
|
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/
|