Skip to content

build(deps): bump @apollo/client from 3.3.6 to 3.9.4 #2697

build(deps): bump @apollo/client from 3.3.6 to 3.9.4

build(deps): bump @apollo/client from 3.3.6 to 3.9.4 #2697

Triggered via pull request February 8, 2024 12:54
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Dependaban
10s
Dependaban
Verify signatures and provenance statements
33s
Verify signatures and provenance statements
Matrix: checks
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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#L86
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/feature-flags.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/envvar/api-delete.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/envvar/api-set.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/media-import/status.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.
Check formatting
The job was canceled because "Type_Checker_check-types" failed.