refactor(server): update server initialization and plugin structure #22
Annotations
10 errors and 1 warning
|
check
Binding element 'data' implicitly has an 'any' type.
|
|
check
client#check: command (/home/runner/work/Rin/Rin/client) /home/runner/.bun/bin/bun run check exited (2)
|
|
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
|