Skip to content

unit tests

unit tests #1875

Triggered via push July 1, 2024 09:37
Status Failure
Total duration 3m 55s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: app/static/jest.config.js#L12
Expected exception block, space or tab after '//' in comment
test: app/static/src/app/components/code/CodeTab.vue#L24
'ref' is defined but never used
test: app/static/src/app/components/graphConfig/GraphConfigs.vue#L28
Expected 1 empty line after import statement not followed by another import
test: app/static/src/app/components/graphConfig/GraphConfigs.vue#L29
Import in body of module; reorder to top
test: app/static/src/app/components/graphConfig/GraphConfigs.vue#L30
Import in body of module; reorder to top
test: app/static/src/app/components/graphConfig/GraphConfigs.vue#L31
Import in body of module; reorder to top
test: app/static/src/app/components/graphConfig/GraphConfigs.vue#L42
Arrow function should not return assignment
test: app/static/src/app/components/graphConfig/GraphConfigsCollapsible.vue#L11
Expected 1 empty line after import statement not followed by another import
test: app/static/src/app/components/graphConfig/HiddenVariables.vue#L33
The "VueFeather" component has been registered but not used
test: app/static/src/app/components/mixins/selectVariables.ts#L2
`vuex` import should occur before import of `../../store/appState/state`
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: app/static/src/app/components/graphConfig/utils.ts#L3
Missing return type on function
test: app/static/src/app/components/mixins/selectVariables.ts#L15
Unexpected any. Specify a different type