Add unique constraint to Hacker and update relations #136
Annotations
3 errors and 2 warnings
types:
src/server/getters/application/applicationFormStep.ts#L42
Type '{ userId: number; }' is not assignable to type 'HackerWhereUniqueInput'.
|
types:
src/server/services/helpers/auth/requireHackerSession.ts#L24
Type '{ userId: number; }' is not assignable to type 'HackerWhereUniqueInput'.
|
types
Process completed with exit code 2.
|
types
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|