build(deps): bump @apollo/client from 3.3.6 to 3.12.0 #3825
ci.yml
on: pull_request
Dependaban
20s
Verify signatures and provenance statements
31s
Matrix: checks
Matrix: Run tests
Annotations
14 errors and 6 warnings
Type Checker:
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.
|
Type Checker:
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.
|
Type Checker:
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.
|
Type Checker:
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.
|
Type Checker:
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.
|
Type Checker:
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.
|
Type Checker:
src/lib/api.ts#L54
Property 'code' does not exist on type 'string | Record<string, any>'.
|
Type Checker:
src/lib/api.ts#L98
Type '(path: string, options?: FetchOptions) => Promise<Response>' is not assignable to type '(input: string | URL | Request, init?: RequestInit | undefined) => Promise<Response>'.
|
Type Checker:
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.
|
Type Checker:
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.
|
Check formatting
The job was canceled because "Type_Checker_check-types" failed.
|
Check formatting
The operation was canceled.
|
Lint
The job was canceled because "Type_Checker_check-types" failed.
|
Lint
The operation was canceled.
|
Dependaban
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify signatures and provenance statements
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (lts/-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (current)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|