Skip to content

fix(egh): create rails playlist with egh user id not instructor id #2350

fix(egh): create rails playlist with egh user id not instructor id

fix(egh): create rails playlist with egh user id not instructor id #2350

Triggered via pull request January 24, 2025 17:40
Status Failure
Total duration 1m 25s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
typecheck
Argument of type '{ title: string; videoResourceId: string | undefined; postType: "lesson" | "podcast" | "tip" | "article" | "course"; eggheadInstructorId: any; createdById: string; }' is not assignable to parameter of type '{ createdById: string; title: string; eggheadInstructorId: number; postType: "lesson" | "podcast" | "tip" | "article" | "course" | "playlist"; eggheadUserId: number; videoResourceId?: string | undefined; }'.
typecheck
egghead#typecheck: command (/home/runner/work/course-builder/course-builder/apps/egghead) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
typecheck
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: cli/src/cli/index.ts#L83
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-app/base.ts#L51
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-app/with-drizzle.ts#L55
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-app/with-prisma.ts#L54
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-pages/base.ts#L52
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-pages/with-drizzle.ts#L56
Comment is not formatted correctly
lint: cli/template/extras/src/server/auth-pages/with-prisma.ts#L55
Comment is not formatted correctly
lint: cli/template/extras/src/trpc/server.ts#L39
Comment is not formatted correctly
lint: cli/template/extras/src/utils/api.ts#L24
Comment is not formatted correctly
lint: cli/template/extras/src/utils/api.ts#L31
Comment is not formatted correctly
Check Changeset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636