chore: add tests for glow #170
Annotations
4 errors and 3 warnings
packages/pixel-profile/test/theme.test.ts > Theme with screen effect > Render card with rainbow theme:
packages/pixel-profile/test/theme.test.ts#L117
Error: New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
+ This is likely because this test is run in a continuous integration (CI) environment in which snapshots are not written by default.
❯ packages/pixel-profile/test/theme.test.ts:117:17
|
packages/pixel-profile/test/theme.test.ts > Theme with screen effect > Render card with fuji theme:
packages/pixel-profile/test/theme.test.ts#L151
Error: New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
+ This is likely because this test is run in a continuous integration (CI) environment in which snapshots are not written by default.
❯ packages/pixel-profile/test/theme.test.ts:151:17
|
packages/pixel-profile/test/theme.test.ts > Theme with screen effect > Render card with road trip theme:
packages/pixel-profile/test/theme.test.ts#L167
Error: New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
+ This is likely because this test is run in a continuous integration (CI) environment in which snapshots are not written by default.
❯ packages/pixel-profile/test/theme.test.ts:167:17
|
test
Process completed with exit code 1.
|
typecheck
The following actions use a deprecated Node.js version 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/
|
lint
The following actions use a deprecated Node.js version 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/
|
test
The following actions use a deprecated Node.js version 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/
|