Skip to content

Add renovate.json

Add renovate.json #17

Triggered via push December 15, 2023 17:31
Status Failure
Total duration 1m 54s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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/