Skip to content

Create LICENSE

Create LICENSE #68

Triggered via push August 30, 2023 20:00
Status Failure
Total duration 36s
Artifacts

test.yml

on: push
Test, typecheck and lint
26s
Test, typecheck and lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test, typecheck and lint: src/server/model/employee.ts#L69
Type '{ username?: string; email?: string; }' is not assignable to type 'EmployeeWhereUniqueInput' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Test, typecheck and lint
Process completed with exit code 2.