Feature: update UI #2085
CI.yml
on: pull_request
Setup app
3m 45s
Delete bot comment(s)
3s
Check branch name
2s
Check dependencies
29s
E2E tests
0s
Annotations
6 errors and 13 warnings
Code style:
src/components/grid/ComponentDefinitionGrid.vue#L34
'columns' is assigned a value but never used
|
Code style:
src/components/grid/ComponentDefinitionGrid.vue#L37
't' is not defined
|
Code style:
src/components/grid/ComponentDefinitionGrid.vue#L42
't' is not defined
|
Code style:
tests/unit/components/list/ProjectDetailsList.spec.js#L4
'getProjectById' is defined but never used
|
Code style
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 1.
|
Check branch name
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-branch-name@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check branch name
The following actions use a deprecated Node.js version and will be forced to run on node20: deepakputhraya/action-branch-name@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code style:
src/components/list/LibraryList.vue#L6
Expected a linebreak before this attribute
|
Code style:
src/components/list/LibraryList.vue#L7
Expected 1 line break before closing bracket, but no line breaks found
|
Code style:
src/components/list/ProjectDetailsList.vue#L36
'target' should be on a new line
|
Code style:
src/components/tab-panel/ComponentsTabPanel.vue#L22
Attribute "v-for" should go before "class"
|
Code style:
src/components/tab-panel/ComponentsTabPanel.vue#L23
Attribute ":key" should go before "class"
|
Code style:
src/pages/ModelizerTestPage.vue#L142
Missing JSDoc comment
|
Code style:
src/pages/ModelizerTestPage.vue#L417
Unexpected console statement
|
Check dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|