Skip to content

enforce consistency: <script> tags inside <head> #27

enforce consistency: <script> tags inside <head>

enforce consistency: <script> tags inside <head> #27

Triggered via pull request May 6, 2026 00:30
Status Success
Total duration 19m 27s
Artifacts

tests.yml

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

Annotations

21 warnings
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright PR/Push Tests: samples/3d-coverage-map/index.ts#L56
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#L42
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#L85
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