Bump the production-dependencies group across 1 directory with 7 updates #314
Annotations
9 errors
build
Process completed with exit code 2.
|
build
Module '"/home/runner/work/github-value/github-value/backend/node_modules/eventsource/dist/index"' has no default export. Did you mean to use 'import { EventSource } from "/home/runner/work/github-value/github-value/backend/node_modules/eventsource/dist/index"' instead?
|
build
Property 'repositories_url' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Property 'permission' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Property 'notification_setting' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Property 'privacy' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Property 'description' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Property 'node_id' does not exist on type '{ id: number; node_id: string; name: string; slug: string; description: string | null; privacy?: string | undefined; notification_setting?: string | undefined; permission: string; permissions?: { ...; } | undefined; ... 4 more ...; parent: { ...; } | null; } | { ...; }'.
|
build
Interface 'SeatEntry' incorrectly extends interface '{ assignee: { name?: string | null | undefined; email?: string | null | undefined; login: string; id: number; node_id: string; avatar_url: string; gravatar_id: string | null; url: string; html_url: string; ... 12 more ...; user_view_type?: string | undefined; }; ... 7 more ...; plan_type?: "unknown" | ... 2 more ......'.
|