Skip to content

chore(deps): bump vite, @vitest/coverage-v8 and vitest #78

chore(deps): bump vite, @vitest/coverage-v8 and vitest

chore(deps): bump vite, @vitest/coverage-v8 and vitest #78

Triggered via pull request April 8, 2026 07:20
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Code Coverage
23s
Code Coverage
Security Audit
34s
Security Audit
Dependency Review
13s
Dependency Review
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 34 warnings
Test on Node.js 20: src/cli.ts#L13
Cannot find module 'node:util' or its corresponding type declarations.
Test on Node.js 20: src/cli.ts#L12
Cannot find module 'node:process' or its corresponding type declarations.
Test on Node.js 20: src/cli.ts#L11
Cannot find module 'node:path' or its corresponding type declarations.
Test on Node.js 20: src/cli.ts#L10
Cannot find module 'node:fs' or its corresponding type declarations.
Test on Node.js 20: src/cli.ts#L9
Cannot find module 'node:buffer' or its corresponding type declarations.
Test on Node.js 20: src/cli-utils.ts#L55
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 20: src/cli-utils.ts#L46
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 20: src/cli-utils.ts#L41
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 20: src/cli-utils.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 20: node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.d.ts#L9
Cannot find module 'node:http' or its corresponding type declarations.
Test on Node.js 22
The strategy configuration was canceled because "test._20" failed
Test on Node.js 22: src/cli.ts#L13
Cannot find module 'node:util' or its corresponding type declarations.
Test on Node.js 22: src/cli.ts#L12
Cannot find module 'node:process' or its corresponding type declarations.
Test on Node.js 22: src/cli.ts#L11
Cannot find module 'node:path' or its corresponding type declarations.
Test on Node.js 22: src/cli.ts#L10
Cannot find module 'node:fs' or its corresponding type declarations.
Test on Node.js 22: src/cli.ts#L9
Cannot find module 'node:buffer' or its corresponding type declarations.
Test on Node.js 22: src/cli-utils.ts#L55
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 22: src/cli-utils.ts#L46
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 22: src/cli-utils.ts#L41
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 22: src/cli-utils.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 22: node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.d.ts#L9
Cannot find module 'node:http' or its corresponding type declarations.
Code Coverage
Process completed with exit code 1.
Test on Node.js 18
The strategy configuration was canceled because "test._20" failed
Test on Node.js 18: src/cli.ts#L13
Cannot find module 'node:util' or its corresponding type declarations.
Test on Node.js 18: src/cli.ts#L12
Cannot find module 'node:process' or its corresponding type declarations.
Test on Node.js 18: src/cli.ts#L11
Cannot find module 'node:path' or its corresponding type declarations.
Test on Node.js 18: src/cli.ts#L10
Cannot find module 'node:fs' or its corresponding type declarations.
Test on Node.js 18: src/cli.ts#L9
Cannot find module 'node:buffer' or its corresponding type declarations.
Test on Node.js 18: src/cli-utils.ts#L55
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 18: src/cli-utils.ts#L46
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 18: src/cli-utils.ts#L41
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 18: src/cli-utils.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test on Node.js 18: node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.d.ts#L9
Cannot find module 'node:http' or its corresponding type declarations.
Security Audit
Process completed with exit code 1.
Dependency Review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/dependency-review-action@v4. 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/
OpenSSF Scorecard Warning
npm/js-tokens has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
Test on Node.js 20
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
Test on Node.js 20: tests/structured-data.test.ts#L372
Unexpected any. Specify a different type
Test on Node.js 20: src/index.ts#L1732
Unexpected any. Specify a different type
Test on Node.js 20: src/index.ts#L1720
Unexpected any. Specify a different type
Test on Node.js 20: src/index.ts#L1717
Unexpected any. Specify a different type
Test on Node.js 20: src/index.ts#L1711
Unexpected any. Specify a different type
Test on Node.js 20: src/index.ts#L1708
Unexpected any. Specify a different type
Test on Node.js 20: src/demos/mcp-server.ts#L1703
Unexpected any. Specify a different type
Test on Node.js 20: src/demos/mcp-server.ts#L1004
Unexpected any. Specify a different type
Test on Node.js 20: src/cli.ts#L441
Unexpected any. Specify a different type
Test on Node.js 22
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
Test on Node.js 22: tests/structured-data.test.ts#L372
Unexpected any. Specify a different type
Test on Node.js 22: src/index.ts#L1732
Unexpected any. Specify a different type
Test on Node.js 22: src/index.ts#L1720
Unexpected any. Specify a different type
Test on Node.js 22: src/index.ts#L1717
Unexpected any. Specify a different type
Test on Node.js 22: src/index.ts#L1711
Unexpected any. Specify a different type
Test on Node.js 22: src/index.ts#L1708
Unexpected any. Specify a different type
Test on Node.js 22: src/demos/mcp-server.ts#L1703
Unexpected any. Specify a different type
Test on Node.js 22: src/demos/mcp-server.ts#L1004
Unexpected any. Specify a different type
Test on Node.js 22: src/cli.ts#L441
Unexpected any. Specify a different type
Code Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
Test on Node.js 18
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/
Test on Node.js 18: tests/structured-data.test.ts#L372
Unexpected any. Specify a different type
Test on Node.js 18: src/index.ts#L1732
Unexpected any. Specify a different type
Test on Node.js 18: src/index.ts#L1720
Unexpected any. Specify a different type
Test on Node.js 18: src/index.ts#L1717
Unexpected any. Specify a different type
Test on Node.js 18: src/index.ts#L1711
Unexpected any. Specify a different type
Test on Node.js 18: src/index.ts#L1708
Unexpected any. Specify a different type
Test on Node.js 18: src/demos/mcp-server.ts#L1703
Unexpected any. Specify a different type
Test on Node.js 18: src/demos/mcp-server.ts#L1004
Unexpected any. Specify a different type
Test on Node.js 18: src/cli.ts#L441
Unexpected any. Specify a different type
Security Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. 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/