Some bug fixes and improvements #20
Annotations
10 errors and 2 warnings
lint:
Sources/Version-Control/Base/Core/GitShell.swift#L10
Type body should span 250 lines or less excluding comments and whitespace: currently spans 253 lines (type_body_length)
|
lint:
Sources/Version-Control/Base/Commands/GitLog.swift#L530
File should contain 400 lines or less: currently contains 530 (file_length)
|
lint:
Sources/Version-Control/Base/Commands/GitLog.swift#L482
Line should be 120 characters or less; currently it has 135 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/GitLog.swift#L483
Line should be 120 characters or less; currently it has 122 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/Branch.swift#L434
Line should be 120 characters or less; currently it has 124 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/Checkout.swift#L70
SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint:
Sources/Version-Control/Base/Commands/Status.swift#L441
File should contain 400 lines or less: currently contains 441 (file_length)
|
lint:
Sources/Version-Control/Base/Commands/Status.swift#L72
Line should be 120 characters or less; currently it has 128 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/Status.swift#L129
Line should be 120 characters or less; currently it has 123 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/Status.swift#L396
Line should be 120 characters or less; currently it has 122 characters (line_length)
|
lint
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/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|