Skip to content

fix(deps): update all major dependencies (major) #1255

fix(deps): update all major dependencies (major)

fix(deps): update all major dependencies (major) #1255

Triggered via pull request December 23, 2024 11:07
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ”„ CI Workflow
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
πŸ”„ CI Workflow (6.0, 7.2.4)
@next/core#build: command (/home/runner/work/ufabc-next-backend/ufabc-next-backend/apps/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
πŸ”„ CI Workflow (6.0, 7.2.4)
'connection' is specified more than once, so this usage will be overwritten.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly removeOnComplete: { readonly age: number; }; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 10; readonly removeOnComplete: { readonly count: 1000; readonly age: number; }; readonly removeOnFail: { readonly count: 500; readonly age: number; }; readonly limiter: { readonly max: 50; readonly duration: 1000; }; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 5; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 5; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 5; readonly removeOnComplete: { readonly count: 400; readonly age: 0; }; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 10; readonly removeOnComplete: { readonly count: 1000; readonly age: number; }; readonly limiter: { readonly max: 50; readonly duration: 1000; }; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Property 'connection' is missing in type '{ readonly concurrency: 10; readonly removeOnComplete: { readonly count: 1000; readonly age: number; }; readonly limiter: { readonly max: 50; readonly duration: 1000; }; }' but required in type 'WorkerOptions'.
πŸ”„ CI Workflow (6.0, 7.2.4)
Process completed with exit code 2.
πŸ”„ CI Workflow (6.0, 7.2.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636