fix(deps): update netlify packages #6412
Annotations
10 errors and 1 warning
Install core dependencies:
src/commands/base-command.ts#L434
Type '{ id?: string | undefined; client_id?: string | undefined; authorized?: boolean | undefined; created_at?: string | undefined; }' is not assignable to type '{ id: string; client_id: string; authorized: boolean; created_at: string; }'.
|
Install core dependencies:
src/commands/base-command.ts#L437
Property 'email' does not exist on type '{ id?: string | undefined; uid?: string | undefined; full_name?: string | undefined; avatar_url?: string | undefined; email?: string | undefined; affiliate_id?: string | undefined; ... 4 more ...; onboarding_progress?: { ...; } | undefined; }[]'.
|
Install core dependencies:
src/commands/base-command.ts#L437
Property 'full_name' does not exist on type '{ id?: string | undefined; uid?: string | undefined; full_name?: string | undefined; avatar_url?: string | undefined; email?: string | undefined; affiliate_id?: string | undefined; ... 4 more ...; onboarding_progress?: { ...; } | undefined; }[]'.
|
Install core dependencies:
src/commands/base-command.ts#L437
Property 'id' does not exist on type '{ id?: string | undefined; uid?: string | undefined; full_name?: string | undefined; avatar_url?: string | undefined; email?: string | undefined; affiliate_id?: string | undefined; ... 4 more ...; onboarding_progress?: { ...; } | undefined; }[]'.
|
Install core dependencies:
src/commands/base-command.ts#L437
Expected 1 arguments, but got 0.
|
Install core dependencies:
src/commands/base-command.ts#L578
Argument of type '{ siteId: string; feature_flags: string; }' is not assignable to parameter of type 'CombinedCaseParams<{ site_id: string; }>'.
|
Install core dependencies:
src/commands/base-command.ts#L579
Property 'feature_flags' does not exist on type '{ id?: string | undefined; state?: string | undefined; plan?: string | undefined; name?: string | undefined; custom_domain?: string | undefined; domain_aliases?: string[] | undefined; ... 29 more ...; functions_region?: string | undefined; }'.
|
Install core dependencies:
src/commands/logs/build.ts#L66
Type '{ id?: string | undefined; site_id?: string | undefined; user_id?: string | undefined; build_id?: string | undefined; state?: string | undefined; name?: string | undefined; url?: string | undefined; ... 22 more ...; function_schedules?: { ...; }[] | undefined; } | undefined' is not assignable to type '{ id?: string | undefined; site_id?: string | undefined; user_id?: string | undefined; build_id?: string | undefined; state?: string | undefined; name?: string | undefined; url?: string | undefined; ... 22 more ...; function_schedules?: { ...; }[] | undefined; }'.
|
Install core dependencies:
src/commands/logs/functions.ts#L41
Property 'functions' does not exist on type '{ branch?: string | undefined; created_at?: string | undefined; functions?: { [key: string]: unknown; }[] | undefined; id?: string | undefined; log_type?: string | undefined; provider?: string | undefined; }[]'.
|
Install core dependencies:
src/commands/logs/functions.ts#L41
Type 'string | undefined' is not assignable to type 'string'.
|
Store npm error artefacts
No files were found with the provided path: /home/runner/.npm/_logs/**/*. No artifacts will be uploaded.
|
Loading