Add puppeteer-based E2E snapshot tests with weekly cron #190
integration.yml
on: push
Build and lint
1m 17s
E2E tests (nightly)
0s
Annotations
7 errors and 11 warnings
|
Build and lint
Process completed with exit code 1.
|
|
Build and lint:
test/setupImageSnapshot.ts#L2
`jest-image-snapshot` import should occur before import of `vitest`
|
|
Build and lint:
test/plugin.test.ts#L128
This assertion is unnecessary since it does not change the type of the expression
|
|
Build and lint:
test/plugin.test.ts#L117
This assertion is unnecessary since it does not change the type of the expression
|
|
Build and lint:
test/plugin.test.ts#L92
Unnecessary optional chain on a non-nullish value
|
|
Build and lint:
test/plugin.test.ts#L81
Prefer `globalThis` over `window`
|
|
Build and lint:
test/plugin.test.ts#L2
There should be at least one empty line between import groups
|
|
Build and lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, bahmutov/npm-install@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and lint:
test/setup.ts#L88
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L83
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L76
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L67
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L65
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L58
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/setup.ts#L49
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/plugin.test.ts#L105
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/plugin.test.ts#L95
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
Build and lint:
test/plugin.test.ts#L75
Unexpected console statement. Only these console methods are allowed: error, warn
|