Skip to content

Move over test suites over to setupSuites. #448

Move over test suites over to setupSuites.

Move over test suites over to setupSuites. #448

Triggered via push July 21, 2024 15:47
Status Failure
Total duration 42s
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): test/10-verify.spec.js#L178
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/10-verify.spec.js#L189
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/10-verify.spec.js#L200
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/10-verify.spec.js#L211
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/10-verify.spec.js#L222
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/30-presentations.spec.js#L73
This line has a length of 83. Maximum allowed is 80
lint (20.x): test/30-presentations.spec.js#L199
'mockData' is not defined
lint (20.x): test/30-presentations.spec.js#L235
'_generateCredential' is not defined
lint (20.x): test/30-presentations.spec.js#L241
'_generateCredential' is not defined
lint (20.x): test/30-presentations.spec.js#L242
'testLoader' is not defined
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/