Skip to content

chore(deps): replace dependency @tsconfig/node16 with @tsconfig/node18 #4057

chore(deps): replace dependency @tsconfig/node16 with @tsconfig/node18

chore(deps): replace dependency @tsconfig/node16 with @tsconfig/node18 #4057

Triggered via pull request March 31, 2026 12:55
Status Failure
Total duration 42s
Artifacts

nodejs.yml

on: pull_request
Matrix: lint-build-test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 3 warnings
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L57
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L51
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L51
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L31
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L31
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L26
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L26
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 22.x on ubuntu-latest: node_modules/@types/node/globals.d.ts#L347
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Lint, Build, Test - Node 24.x on ubuntu-latest
The strategy configuration was canceled because "lint-build-test._22_x_ubuntu-latest" failed
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L57
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L51
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L51
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L31
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L31
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L26
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/webdriverio/build/commands/element/getProperty.d.ts#L26
Cannot find name 'MathMLElementTagNameMap'. Did you mean 'HTMLElementTagNameMap'?
Lint, Build, Test - Node 24.x on ubuntu-latest: node_modules/@types/node/globals.d.ts#L347
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Lint, Build, Test - Node 20.x on ubuntu-latest
The strategy configuration was canceled because "lint-build-test._22_x_ubuntu-latest" failed
Lint, Build, Test - Node 20.x on ubuntu-latest
The operation was canceled.
Lint, Build, Test - Node 22.x on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint, Build, Test - Node 24.x on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint, Build, Test - Node 20.x on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/