fix unit tests #1858
Annotations
10 errors and 2 warnings
test:
app/static/src/app/components/code/SelectedVariables.vue#L41
This line has a length of 122. Maximum allowed is 120
|
test:
app/static/src/app/store/graphs/actions.ts#L5
`vuex` import should occur before import of `./mutations`
|
test:
app/static/src/app/store/graphs/getters.ts#L2
`vuex` import should occur before import of `./state`
|
test:
app/static/src/app/store/graphs/mutations.ts#L3
'ModelState' is defined but never used
|
test:
app/static/tests/unit/components/code/selectedVariables.test.ts#L84
This line has a length of 123. Maximum allowed is 120
|
test:
app/static/tests/unit/components/code/selectedVariables.test.ts#L91
This line has a length of 123. Maximum allowed is 120
|
test:
app/static/tests/unit/store/fitData/actions.test.ts#L371
This line has a length of 123. Maximum allowed is 120
|
test:
app/static/tests/unit/store/fitData/actions.test.ts#L391
This line has a length of 123. Maximum allowed is 120
|
test:
app/static/tests/unit/store/graphs/actions.test.ts#L41
This line has a length of 125. Maximum allowed is 120
|
test:
app/static/tests/unit/store/graphs/actions.test.ts#L64
This line has a length of 125. Maximum allowed is 120
|
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/
|