Skip to content

create and test music submission procedure #251

create and test music submission procedure

create and test music submission procedure #251

Triggered via pull request February 27, 2025 00:16
Status Failure
Total duration 42s
Artifacts

bun-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PrismaClientValidationError:: node_modules/@prisma/client/runtime/library.js#L21
{ where: { email: "[email protected]" }, update: {}, create: { email: "[email protected]", firstName: "Person 1", lastName: "Smith", role: "MUSICIAN", hashedPassword: "person1Password", userId: "musician-id", + phoneNumber: String } } Argument `phoneNumber` is missing. at new PrismaClientValidationError (/home/runner/work/good-dog-licensing/good-dog-licensing/node_modules/@prisma/client/runtime/library.js:21:2580) at xn (/home/runner/work/good-dog-licensing/good-dog-licensing/node_modules/@prisma/client/runtime/library.js:29:1363) at handleRequestError (/home/runner/work/good-dog-licensing/good-dog-licensing/node_modules/@prisma/client/runtime/library.js:121:7005) at handleAndLogRequestError (/home/runner/work/good-dog-licensing/good-dog-licensing/node_modules/@prisma/client/runtime/library.js:121:6686) at /home/runner/work/good-dog-licensing/good-dog-licensing/node_modules/@prisma/client/runtime/library.js:121:6393
test
Process completed with exit code 1.