Add renovate.json #17
Annotations
1 error and 5 warnings
Run Tests
Process completed with exit code 1.
|
SwiftLint:
Sources/VehicleKit/APIs/VKBMWConnectedDriveAPI.swift#L113
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
|
SwiftLint:
Sources/VehicleKit/APIs/VKBMWConnectedDriveAPI.swift#L40
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
SwiftLint:
Sources/VehicleKit/APIs/VKBMWConnectedDriveAPI.swift#L40
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
SwiftLint:
Sources/VehicleKit/VKVINDecoder.swift#L3
Blanket Disable Command Violation: The disabled 'identifier_name' rule should be re-enabled before the end of the file (blanket_disable_command)
|
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|