Skip to content

Jesse/schema update users #356

Jesse/schema update users

Jesse/schema update users #356

Triggered via pull request November 22, 2024 00:06
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
run-lint
Type '{ id: number; }' is not assignable to type 'StaffWhereUniqueInput | undefined'.
run-lint
Type '{ recipients: true; }' is not assignable to type 'NotificationInclude<DefaultArgs>'.
run-lint
Type '{ id: number; message: string; createdAt: Date; authorId: number | null; groupId: number; }' is missing the following properties from type 'NotificationDTO': title, recipients
run-lint
Type '{ recipients: true; }' is not assignable to type 'NotificationInclude<DefaultArgs>'.
run-lint
Type '{ id: number; message: string; createdAt: Date; authorId: number | null; groupId: number; }' is not assignable to type 'NotificationDTO'.
run-lint
Type '{ recipients: true; }' is not assignable to type 'NotificationInclude<DefaultArgs>'.
run-lint
Type '{ id: number; message: string; createdAt: Date; authorId: number | null; groupId: number; }' is not assignable to type 'NotificationDTO'.
run-lint
Type '{ id: number; }' is not assignable to type 'StaffWhereUniqueInput | undefined'.
run-lint
Type '{ recipients: true; }' is not assignable to type 'NotificationInclude<DefaultArgs>'.
run-lint
Type '{ id: number; message: string; createdAt: Date; authorId: number | null; groupId: number; }' is not assignable to type 'NotificationDTO'.
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/