Skip to content

Add unique constraint to Hacker and update relations #136

Add unique constraint to Hacker and update relations

Add unique constraint to Hacker and update relations #136

Triggered via pull request October 15, 2024 13:44
Status Failure
Total duration 1m 2s
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/