build(deps): bump @apollo/client from 3.3.6 to 3.12.10 #3987
Annotations
10 errors and 1 warning
Run check-types:
src/commands/phpmyadmin.ts#L9
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client")' call instead.
|
Run check-types:
src/lib/api.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/core")' call instead.
|
Run check-types:
src/lib/api.ts#L7
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/link/context")' call instead.
|
Run check-types:
src/lib/api.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/link/core")' call instead.
|
Run check-types:
src/lib/api.ts#L9
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/link/error")' call instead.
|
Run check-types:
src/lib/api.ts#L10
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/link/utils")' call instead.
|
Run check-types:
src/lib/api.ts#L61
Property 'code' does not exist on type 'string | Record<string, any>'.
|
Run check-types:
src/lib/api.ts#L105
Type '(path: string, options?: FetchOptions) => Promise<Response>' is not assignable to type '(input: string | URL | Request, init?: RequestInit | undefined) => Promise<Response>'.
|
Run check-types:
src/lib/api/app.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client")' call instead.
|
Run check-types:
src/lib/api/app.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@apollo/client/core/watchQueryOptions")' call instead.
|
Set up Node.js environment
Cache not found for keys: node-cache-Linux-x64-npm-8b73a651efe199d82541df6594b3392aeda5eff95c7b00079253ab54ff70c638
|
Loading