Skip to content

test: fix test for mock #6

test: fix test for mock

test: fix test for mock #6

Triggered via pull request May 3, 2024 12:31
@Renato66Renato66
synchronize #77
feat/tests
Status Failure
Total duration 23s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
error: expect(received).toEqual(expected): src/scraper/text.spec.ts#L14
[ + "Label1", + "Label2", - "Synonym1", - "Synonym2", "DefaultLabel1", "DefaultLabel2" ] - Expected - 2 + Received + 2 at /home/runner/work/auto-label/auto-label/src/scraper/text.spec.ts:14:5
error: expect(received).toEqual(expected): src/scraper/text.spec.ts#L38
[ + "Label1", + "Label2", - "Synonym1", - "Synonym2", "DefaultLabel1", "DefaultLabel2" ] - Expected - 2 + Received + 2 at /home/runner/work/auto-label/auto-label/src/scraper/text.spec.ts:38:5
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.