Skip to content

Upgrade @playwright/test #239

Upgrade @playwright/test

Upgrade @playwright/test #239

Triggered via pull request April 1, 2024 15:25
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: node_modules/playwright-core/types/types.d.ts#L4826
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
test: node_modules/playwright-core/types/types.d.ts#L4826
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
test: node_modules/playwright-core/types/types.d.ts#L8872
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
test: node_modules/playwright-core/types/types.d.ts#L8872
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
test: node_modules/playwright-core/types/types.d.ts#L9138
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
test: node_modules/playwright-core/types/types.d.ts#L9138
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
test: node_modules/playwright-core/types/types.d.ts#L14178
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
test: node_modules/playwright-core/types/types.d.ts#L14178
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
test: node_modules/playwright-core/types/types.d.ts#L15234
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
test: node_modules/playwright-core/types/types.d.ts#L15234
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/