Skip to content

TES-306: Create test server for API routes #661

TES-306: Create test server for API routes

TES-306: Create test server for API routes #661

Triggered via pull request December 17, 2023 16:42
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-lint
Type '{ title: string; imageUrl: string; content: string; visibility: "public" | "private"; userId: string | undefined; }' is not assignable to type '(Without<ReviewerCreateInput, ReviewerUncheckedCreateInput> & ReviewerUncheckedCreateInput) | (Without<...> & ReviewerCreateInput)'.
build-lint
Type 'string | undefined' is not assignable to type 'string'.
build-lint
Type 'string | undefined' is not assignable to type 'string'.
build-lint
Type '{ userId: string | undefined; creatorName: string; creatorUsername: string; creatorImage: string | null; imageUrl: string; title: string; description: string; visibility: Visibility; keywords: string[]; score: number; time: number; }' is not assignable to type '(Without<TestHistoryCreateInput, TestHistoryUncheckedCreateInput> & TestHistoryUncheckedCreateInput) | (Without<...> & TestHistoryCreateInput)'.
build-lint
Type '{ title: string; imageUrl: string; content: string; visibility: "public" | "private"; userId: string | undefined; }' is not assignable to type '(Without<ReviewerCreateInput, ReviewerUncheckedCreateInput> & ReviewerUncheckedCreateInput) | (Without<...> & ReviewerCreateInput)'.
build-lint
Type 'string | undefined' is not assignable to type 'string'.
build-lint
Type 'string | undefined' is not assignable to type 'string'.
build-lint
Type '{ userId: string | undefined; creatorName: string; creatorUsername: string; creatorImage: string | null; imageUrl: string; title: string; description: string; visibility: Visibility; keywords: string[]; score: number; time: number; }' is not assignable to type '(Without<TestHistoryCreateInput, TestHistoryUncheckedCreateInput> & TestHistoryUncheckedCreateInput) | (Without<...> & TestHistoryCreateInput)'.
build-lint
@acme/api#type-check: command (/home/runner/work/TestTrek/TestTrek/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (1)
build-lint
Process completed with exit code 1.
build-lint
Unexpected input(s) 'compose_file', valid inputs are ['compose-file', 'compose-flags', 'down-flags', 'services', 'up-flags']
build-lint
Unexpected input(s) 'compose_file', valid inputs are ['compose-file', 'compose-flags', 'down-flags', 'services', 'up-flags']