Skip to content

prettify+eslint codebase #4

prettify+eslint codebase

prettify+eslint codebase #4

Triggered via pull request May 5, 2026 06:08
Status Failure
Total duration 6m 47s
Artifacts

tests.yml

on: pull_request
Playwright PR/Push Tests
6m 37s
Playwright PR/Push Tests
Scheduled Full E2E Tests
Scheduled Full E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Playwright PR/Push Tests
Process completed with exit code 1.
Playwright PR/Push Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright PR/Push Tests
No files were found with the provided path: test-results/. No artifacts will be uploaded.
Playwright PR/Push Tests: samples/3d-coverage-map/index.ts#L54
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: samples/3d-coverage-map/index.ts#L40
Promise returned in function argument where a void return was expected
Playwright PR/Push Tests: samples/3d-clamp-mode/index.ts#L59
Unsafe member access .altitudeMode on an `any` value
Playwright PR/Push Tests: samples/3d-clamp-mode/index.ts#L51
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: samples/3d-clamp-mode/index.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `string | Node`
Playwright PR/Push Tests: samples/3d-camera-to-around/index.ts#L69
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: samples/3d-camera-to-around/index.ts#L64
'event' is defined but never used
Playwright PR/Push Tests: samples/3d-camera-center/index.ts#L39
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: samples/3d-camera-boundary/index.ts#L22
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: samples/3d-accessibility-features/index.ts#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Playwright PR/Push Tests: e2e/samples.spec.ts#L28
Unsafe call of a type that could not be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L28
Unsafe assignment of an error typed value
Playwright PR/Push Tests: e2e/samples.spec.ts#L26
Unsafe member access .filter on a type that cannot be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L26
Unsafe member access .readdirSync on a type that cannot be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L26
Unsafe call of a type that could not be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L26
Unsafe call of a type that could not be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L26
Unsafe return of a value of type error
Playwright PR/Push Tests: e2e/samples.spec.ts#L22
Unsafe member access .join on a type that cannot be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L22
Unsafe call of a type that could not be resolved
Playwright PR/Push Tests: e2e/samples.spec.ts#L22
Unsafe assignment of an error typed value