Skip to content

refactor: lendings에 v2 kysely 적용 #265

refactor: lendings에 v2 kysely 적용

refactor: lendings에 v2 kysely 적용 #265

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request November 6, 2023 05:39
Status Failure
Total duration 22s
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: contracts/src/books/index.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/books/mod.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/index.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/lendings/mod.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/likes/index.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/likes/schema.ts#L1
Cannot find module 'zod' or its corresponding type declarations.
Test PR: contracts/src/reviews/index.ts#L1
Cannot find module '@ts-rest/core' or its corresponding type declarations.
Test PR: contracts/src/reviews/index.ts#L2
Cannot find module 'zod' or its corresponding type declarations.
Test PR: contracts/src/reviews/schema.ts#L24
Parameter 'x' implicitly has an 'any' type.
Test PR: contracts/src/reviews/schema.ts#L32
Parameter 'x' implicitly has an 'any' type.
Test PR
Process completed with exit code 1.