chore: upgrade dev deps and fix eslint #280
ci.yml
on: push
Build&Test: node-lts, ubuntu-latest
35s
Lint: node-lts, ubuntu-latest
32s
Annotations
5 errors and 1 warning
test/browser.test.ts > dom to image in browser > svg.rect:
test/browser.test.ts#L130
Error: Expected image to be the same size as the snapshot (120x125), but was different (120x124).
See diff for details: /home/runner/work/modern-screenshot/modern-screenshot/test/fixtures/__diff_output__/svg.rect-diff.png
❯ test/browser.test.ts:130:26
|
test/browser.test.ts > dom to image in browser > svg.color:
test/browser.test.ts#L130
Error: Expected image to be the same size as the snapshot (120x125), but was different (120x124).
See diff for details: /home/runner/work/modern-screenshot/modern-screenshot/test/fixtures/__diff_output__/svg.color-diff.png
❯ test/browser.test.ts:130:26
|
test/browser.test.ts > dom to image in browser > dom.img:
test/browser.test.ts#L130
Error: Expected image to be the same size as the snapshot (784x205), but was different (784x204).
See diff for details: /home/runner/work/modern-screenshot/modern-screenshot/test/fixtures/__diff_output__/dom.img-diff.png
❯ test/browser.test.ts:130:26
|
test/browser.test.ts > dom to image in browser > css.border-image:
test/browser.test.ts#L130
Error: Expected image to match or be a close match to snapshot but was 1.9% different from snapshot (114 differing pixels).
See diff for details: /home/runner/work/modern-screenshot/modern-screenshot/test/fixtures/__diff_output__/css.border-image-diff.png
❯ test/browser.test.ts:130:26
|
Build&Test: node-lts, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-lts, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|