Skip to content

#43 graph 0.28.0

#43 graph 0.28.0 #254

Triggered via push December 23, 2025 20:41
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Run tests
Process completed with exit code 1.
Run tests: src/components/svg/stop.vue#L10
This line has a length of 129. Maximum allowed is 100
Run tests: src/components/svg/settings.vue#L15
This line has a length of 392. Maximum allowed is 100
Run tests: src/components/svg/settings.vue#L11
This line has a length of 5898. Maximum allowed is 100
Run tests: src/components/svg/graph.vue#L18
This line has a length of 130. Maximum allowed is 100
Run tests: src/components/svg/graph.vue#L14
This line has a length of 133. Maximum allowed is 100
Run tests: src/components/svg/graph.vue#L10
This line has a length of 111. Maximum allowed is 100
Run tests: src/components/Graph/GraphEditor.vue#L228
This line has a length of 102. Maximum allowed is 100
Run tests: src/components/Graph/CirclePackLayoutSettings.vue#L51
The "Dropdown" component has been registered but not used
Run tests: src/views/MainView/Workspace/Tabs/Tab/index.vue#L141
Unexpected mutation of "tab" prop
Run tests: src/views/MainView/Workspace/Tabs/Tab/index.vue#L140
Unexpected mutation of "tab" prop
Run tests: src/views/MainView/Workspace/Tabs/Tab/index.vue#L135
Unexpected mutation of "tab" prop
Run tests: src/views/MainView/Workspace/Tabs/Tab/index.vue#L27
Unexpected mutation of "tab" prop
Run tests: src/views/MainView/Workspace/Tabs/Tab/DataView/Graph/index.vue#L86
The "computed" property should be above the "watch" property on line 76
Run tests: src/views/MainView/Workspace/Tabs/Tab/DataView/Graph/index.vue#L76
The "watch" property should be above the "beforeUnmount" property on line 73
Run tests: src/components/Graph/GraphEditor.vue#L261
Name "Button" is reserved in HTML
Run tests: src/components/Graph/GraphEditor.vue#L183
Attribute "class" should go before "@click"
Run tests: src/components/Graph/GraphEditor.vue#L176
Attribute "class" should go before "@click"
Run tests: src/components/Graph/GraphEditor.vue#L14
Attribute "ref" should go before "label"