Skip to content

Tests

Tests #302

Triggered via schedule June 6, 2026 12:28
Status Failure
Total duration 7m 28s
Artifacts

tests.yml

on: schedule
Playwright PR/Push Tests
0s
Playwright PR/Push Tests
Scheduled Full E2E Tests
7m 23s
Scheduled Full E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Scheduled Full E2E Tests
Process completed with exit code 2.
Scheduled Full E2E Tests
Property 'location' does not exist on type 'PlaceAutocompleteSelection | PlaceAutocompleteElement'.
Scheduled Full E2E Tests
Property 'predictionText' does not exist on type 'PlaceAutocompleteSelection | PlaceAutocompleteElement'.
Scheduled Full E2E Tests
Property 'addEventListener' does not exist on type 'PlaceAutocompleteSelection | PlaceAutocompleteElement'.
Scheduled Full E2E Tests
Unused '@ts-expect-error' directive.
Scheduled Full E2E 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/
Scheduled Full E2E Tests
No files were found with the provided path: test-results/. No artifacts will be uploaded.
Scheduled Full E2E Tests: samples/place-autocomplete-data-simple/index.ts#L74
Invalid type "string | null | undefined" of template literal expression
Scheduled Full E2E Tests: samples/place-autocomplete-data-simple/index.ts#L74
Invalid type "string | null | undefined" of template literal expression
Scheduled Full E2E Tests: samples/place-autocomplete-data-session/index.ts#L141
Invalid type "number" of template literal expression
Scheduled Full E2E Tests: samples/place-autocomplete-data-session/index.ts#L113
Unnecessary conditional, value is always truthy
Scheduled Full E2E Tests: samples/place-autocomplete-data-session/index.ts#L106
Invalid type "string | null | undefined" of template literal expression
Scheduled Full E2E Tests: samples/place-autocomplete-data-session/index.ts#L106
Invalid type "string | null | undefined" of template literal expression
Scheduled Full E2E Tests: samples/place-autocomplete-data-session/index.ts#L53
Unnecessary optional chain on a non-nullish value
Scheduled Full E2E Tests: samples/3d-places-autocomplete/index.ts#L112
Invalid type "string | null | undefined" of template literal expression
Scheduled Full E2E Tests: samples/3d-places-autocomplete/index.ts#L110
Unnecessary optional chain on a non-nullish value
Scheduled Full E2E Tests: samples/3d-places-autocomplete/index.ts#L52
Invalid operand for a '+' operation. Operands must each be a number or string. Got `string | null | undefined`