Skip to content

Feat/add information on user bucket assignment in modal #76

Feat/add information on user bucket assignment in modal

Feat/add information on user bucket assignment in modal #76

Triggered via pull request October 19, 2024 09:55
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci
@apps/backend#build:dev: command (/home/runner/work/bucketeer/bucketeer/apps/backend) /opt/hostedtoolcache/node/20.14.0/x64/bin/npm run build:dev exited (1)
ci
Type '{ data: { email: string; buckets: { bucketName: string; id: string; userId: string; }[]; id: string; role: UserRole; }[]; metadata: { page: number; pageSize: number; totalPages: number; }; }' is not assignable to type 'never'.
ci
Process completed with exit code 1.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/