Skip to content

feat: 793 reservation 라우트 경로 정리 #248

feat: 793 reservation 라우트 경로 정리

feat: 793 reservation 라우트 경로 정리 #248

Triggered via pull request October 30, 2023 07:06
Status Failure
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test PR: backend/src/app.ts#L13
Cannot find module '@jiphyeonjeon-42/contracts' or its corresponding type declarations.
Test PR: backend/src/v2/lendings/mod.ts#L1
Cannot find module '@jiphyeonjeon-42/contracts' or its corresponding type declarations.
Test PR: backend/src/v2/lendings/mod.ts#L14
Binding element 'query' implicitly has an 'any' type.
Test PR: backend/src/v2/lendings/mod.ts#L14
Binding element 'user' implicitly has an 'any' type.
Test PR: backend/src/v2/lendings/mod.ts#L32
Binding element 'query' implicitly has an 'any' type.
Test PR: backend/src/v2/reviews/mod.ts#L1
Cannot find module '@jiphyeonjeon-42/contracts' or its corresponding type declarations.
Test PR: backend/src/v2/reviews/mod.ts#L20
Binding element 'query' implicitly has an 'any' type.
Test PR: backend/src/v2/reviews/mod.ts#L29
Binding element 'bookInfoId' implicitly has an 'any' type.
Test PR: backend/src/v2/reviews/mod.ts#L29
Binding element 'content' implicitly has an 'any' type.
Test PR: backend/src/v2/reviews/mod.ts#L29
Binding element 'user' implicitly has an 'any' type.
Test PR
Process completed with exit code 1.