Skip to content

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

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

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

Triggered via pull request January 24, 2025 18:12
Status Failure
Total duration 1m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 15 warnings
typecheck
Property 'name' does not exist on type '{ path?: string | undefined; id: number; email?: string | undefined; slug?: string | undefined; twitter?: string | undefined; website?: string | undefined; avatar_480_url?: string | undefined; ... 32 more ...; playlists_url?: string | undefined; }'.
typecheck
Property 'image' does not exist on type '{ path?: string | undefined; id: number; email?: string | undefined; slug?: string | undefined; twitter?: string | undefined; website?: string | undefined; avatar_480_url?: string | undefined; ... 32 more ...; playlists_url?: string | undefined; }'.
typecheck
Argument of type '{ id: number; name?: string | undefined; lessons_completed?: number | undefined; series_completed?: number | undefined; email?: string | undefined; is_unverified_email?: boolean | undefined; ... 65 more ...; api_v1_responses_url?: string | undefined; }' is not assignable to parameter of type '{ name: string; slug: string | undefined; email: string; avatar_url: string | undefined; website: string | undefined; twitter: string | undefined; instructorId: string | undefined; ... 4 more ...; instructor?: { ...; } | undefined; }'.
typecheck
Argument of type '{ id: number; name?: string | undefined; lessons_completed?: number | undefined; series_completed?: number | undefined; email?: string | undefined; is_unverified_email?: boolean | undefined; ... 65 more ...; api_v1_responses_url?: string | undefined; }' is not assignable to parameter of type '{ name: string; slug: string | undefined; email: string; avatar_url: string | undefined; website: string | undefined; twitter: string | undefined; instructorId: string | undefined; ... 4 more ...; instructor?: { ...; } | 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
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Changeset
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