Skip to content

fix(dependency maintenance): update nest monorepo (minor) #11517

fix(dependency maintenance): update nest monorepo (minor)

fix(dependency maintenance): update nest monorepo (minor) #11517

Triggered via pull request April 10, 2024 11:10
Status Failure
Total duration 2h 41m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Quality: src/main.ts#L37
Argument of type 'FastifyPluginCallback<FastifyCompressOptions, Server>' is not assignable to parameter of type 'FastifyPluginCallback<FastifyCompressOptions, Server> | FastifyPluginAsync<FastifyCompressOptions, Server> | Promise<...> | Promise<...>'.
Quality
Process completed with exit code 2.
Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/