Skip to content

feat: remove node dependency #60

feat: remove node dependency

feat: remove node dependency #60

Triggered via pull request August 7, 2024 06:38
Status Failure
Total duration 47s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toEqual(expected): test/unit/converters/helpers.spec.js#L140
{ action: { redirect: { + extensionPath: "/rule_resources/redirects/alias", - extensionPath: "/rule_resources/redirects/test.js", }, type: "redirect", }, } - Expected - 1 + Received + 1 at /home/runner/work/urlfilter2dnr/urlfilter2dnr/test/unit/converters/helpers.spec.js:140:9
tests
Process completed with exit code 1.
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/