I updated to "@nestjs/platform-fastify": "10.2.1" version and and "fastify": "4.21.0" and in all http request fastify show this message:
(node:59514) [FSTDEP012] FastifyDeprecation: Request#context property access is deprecated. Please use "Request#routeConfig" or "Request#routeSchema" instead for accessing Route settings. The "Request#context" will be removed in fastify@5.