enable a bunch more linting (#1422) #95
tests.yml
on: push
Playwright PR/Push Tests
13m 56s
Scheduled Full E2E Tests
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/address-validation/index.ts#L68
Invalid type "string | null | undefined" of template literal expression
|
|
Playwright PR/Push Tests:
samples/3d-polygon-click-event/index.ts#L57
Operands of '+' operations must be a number or string. Got `number` + `string`
|
|
Playwright PR/Push Tests:
samples/3d-polygon-click-event/index.ts#L57
Operands of '+' operations must be a number or string. Got `string` + `number`
|
|
Playwright PR/Push Tests:
samples/3d-polygon-click-event/index.ts#L57
Operands of '+' operations must be a number or string. Got `string` + `number`
|
|
Playwright PR/Push Tests:
samples/3d-places-autocomplete/index.ts#L112
Invalid type "string | null | undefined" of template literal expression
|
|
Playwright PR/Push Tests:
samples/3d-places-autocomplete/index.ts#L110
Unnecessary optional chain on a non-nullish value
|
|
Playwright PR/Push 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`
|
|
Playwright PR/Push Tests:
samples/3d-places-autocomplete/index.ts#L41
Unsafe member access .addEventListener on a type that cannot be resolved
|
|
Playwright PR/Push Tests:
samples/3d-places-autocomplete/index.ts#L37
Unsafe member access .id on a type that cannot be resolved
|
|
Playwright PR/Push Tests:
samples/3d-clamp-mode/index.ts#L58
Unnecessary conditional, value is always truthy
|
|
Playwright PR/Push Tests:
samples/3d-accessibility-features/index.ts#L63
Invalid type "number" of template literal expression
|
|
Playwright PR/Push Tests:
samples/3d-accessibility-features/index.ts#L60
Invalid type "number" of template literal expression
|
|
Playwright PR/Push Tests:
samples/3d-accessibility-features/index.ts#L54
Invalid type "number" of template literal expression
|
|
Playwright PR/Push Tests:
e2e/utils.ts#L27
Unsafe member access .google on an `any` value
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L243
Invalid type "number" of template literal expression
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L223
Unsafe member access .google on an `any` value
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L221
Unsafe member access .google on an `any` value
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L209
Unsafe member access .google on an `any` value
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L146
Invalid type "8080" of template literal expression
|
|
Playwright PR/Push Tests:
e2e/samples.spec.ts#L142
Invalid type "8080" of template literal expression
|