feat(dependencies): add new dependencies for enhanced functionality #21
Annotations
10 errors and 1 warning
|
check
Binding element 'error' implicitly has an 'any' type.
|
|
check
Binding element 'data' implicitly has an 'any' type.
|
|
check
Property 'storage' does not exist on type '({ [x: string]: { [x: string]: ... | ((body?: unknown, options?: { headers?: Record<string, unknown> | undefined; query?: Record<string, unknown> | undefined; fetch?: RequestInit<CfProperties<unknown>> | undefined; } | undefined) => Promise<...>); } | ((body?: unknown, options?: { ...; } | undefined) => Promise<...>...'.
|
|
check
Binding element 'error' implicitly has an 'any' type.
|
|
check
Binding element 'data' implicitly has an 'any' type.
|
|
check
Property 'feed' does not exist on type '({ [x: string]: { [x: string]: ... | ((body?: unknown, options?: { headers?: Record<string, unknown> | undefined; query?: Record<string, unknown> | undefined; fetch?: RequestInit<CfProperties<unknown>> | undefined; } | undefined) => Promise<...>); } | ((body?: unknown, options?: { ...; } | undefined) => Promise<...>...'.
|
|
check
Binding element 'data' implicitly has an 'any' type.
|
|
check
Property 'config' does not exist on type '({ [x: string]: { [x: string]: ... | ((body?: unknown, options?: { headers?: Record<string, unknown> | undefined; query?: Record<string, unknown> | undefined; fetch?: RequestInit<CfProperties<unknown>> | undefined; } | undefined) => Promise<...>); } | ((body?: unknown, options?: { ...; } | undefined) => Promise<...>...'.
|
|
check
Binding element 'data' implicitly has an 'any' type.
|
|
check
Property 'user' does not exist on type '({ [x: string]: { [x: string]: ... | ((body?: unknown, options?: { headers?: Record<string, unknown> | undefined; query?: Record<string, unknown> | undefined; fetch?: RequestInit<CfProperties<unknown>> | undefined; } | undefined) => Promise<...>); } | ((body?: unknown, options?: { ...; } | undefined) => Promise<...>...'.
|
|
check
Failed to restore: Cache service responded with 400
|