Skip to content

add playwright-based e2e tests with visual regression testing #305

add playwright-based e2e tests with visual regression testing

add playwright-based e2e tests with visual regression testing #305

Triggered via push September 21, 2026 03:02
Status Failure
Total duration 15s
Artifacts –

tests.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L8606
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L5875
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L5875
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L4897
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L4882
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L4563
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L4217
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L19
Cannot find module 'fs' or its corresponding type declarations.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L18
Cannot find module 'stream' or its corresponding type declarations.
build-and-test (lts/*): node_modules/playwright-core/types/types.d.ts#L17
Cannot find module 'child_process' or its corresponding type declarations.
build-and-test (lts/*)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (lts/*)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"