Skip to content

Release @fastify/vite@10.0.0 (#454) #707

Release @fastify/vite@10.0.0 (#454)

Release @fastify/vite@10.0.0 (#454) #707

Triggered via push July 29, 2026 18:15
Status Success
Total duration 51s
Artifacts

ci.yml

on: push
lint-and-test
40s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-unused-vars): packages/fastify-vite/src/index.test-d.ts#L24
Parameter 'config' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-vite/src/index.test-d.ts#L24
Parameter 'scope' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-vite/src/index.test-d.ts#L24
Parameter 'args' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-vite/src/index.test-d.ts#L18
Parameter 'client' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-vite/src/index.test-d.ts#L13
Parameter 'source' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-vue/virtual-ts/mount.ts#L47
Parameter 'state' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-react/server.js#L83
Parameter 'm' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fastify-react/virtual-ts/mount.ts#L48
Parameter 'state' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): starters/react-typescript/src/client/pages/using-data.tsx#L15
Parameter 'props' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): starters/react-typescript/src/client/pages/using-store.tsx#L9
Parameter 'props' is declared but never used. Unused parameters should start with a '_'.