Skip to content

Ooooh, get graph working #50

Ooooh, get graph working

Ooooh, get graph working #50

Triggered via push December 20, 2023 13:06
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
Build: src/components/module-dependency-graph/ModuleDependencyDropdown.vue#L17
This line has a length of 129. Maximum allowed is 120
Build: src/components/module-dependency-graph/ModuleDependencyDropdown.vue#L60
Unexpected mutation of "allModules" prop
Build: src/components/module-dependency-graph/ModuleDependencyGraph.vue#L43
Unexpected any. Specify a different type
Build: src/components/module-dependency-graph/ModuleDependencyPage.vue#L14
This line has a length of 128. Maximum allowed is 120
Build: src/components/module-dependency-graph/ModuleDependencyPage.vue#L60
This line has a length of 147. Maximum allowed is 120
Build
Process completed with exit code 1.
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/
Build: src/components/Navigation.vue#L18
Expected indentation of 6 spaces but found 8 spaces
Build: src/components/Navigation.vue#L18
'to' should be on a new line
Build: src/components/Navigation.vue#L19
Expected indentation of 8 spaces but found 2 spaces
Build: src/components/Navigation.vue#L20
Expected indentation of 6 spaces but found 8 spaces
Build: src/components/module-dependency-graph/ModuleDependencyDropdown.vue#L22
Expected 1 line break before closing bracket, but no line breaks found