Merge branch 'main' of https://github.com/AuroraEditor/Version-Contro… #24
Annotations
10 errors and 2 warnings
lint:
Sources/Version-Control/Errors/NetworkingError.swift#L26
Combine multiple pattern matching bindings by moving keywords out of tuples (pattern_matching_keywords)
|
lint:
Sources/Version-Control/Errors/NetworkingError.swift#L26
Combine multiple pattern matching bindings by moving keywords out of tuples (pattern_matching_keywords)
|
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/Actions/GitHub/GitHubActions.swift#L67
Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/Version-Control/Base/Commands/Remote.swift#L438
File should contain 400 lines or less: currently contains 438 (file_length)
|
lint:
Sources/Version-Control/Base/Commands/Rev-Parse.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/Version-Control/Base/Commands/Branch.swift#L319
Line should be 120 characters or less; currently it has 124 characters (line_length)
|
lint:
Sources/Version-Control/Base/Commands/Branch.swift#L12
SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint:
Sources/Version-Control/Base/Commands/GitLog.swift#L699
File should contain 400 lines or less: currently contains 699 (file_length)
|
lint:
Sources/Version-Control/Base/Commands/GitLog.swift#L467
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_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/
|