Skip to content

Remove string table from tests. #249

Remove string table from tests.

Remove string table from tests. #249

Triggered via push July 14, 2024 17:39
Status Failure
Total duration 30s
Artifacts

main.yml

on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (20.x): tests/test.spec.js#L1144
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1170
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1218
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1250
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1275
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1304
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1345
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1425
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1521
'contextTable' is assigned a value but never used
lint (20.x): tests/test.spec.js#L1624
'contextTable' is assigned a value but never used
lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/