Skip to content

build(deps): bump chalk from 4.1.2 to 5.3.0 #2340

build(deps): bump chalk from 4.1.2 to 5.3.0

build(deps): bump chalk from 4.1.2 to 5.3.0 #2340

Triggered via pull request November 22, 2023 12:15
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

20 errors
Run tests (lts/*)
Process completed with exit code 1.
Run tests (current)
The job was canceled because "lts__" failed.
Run tests (current)
Process completed with exit code 1.
Type Checker: src/bin/vip-slowlogs.ts#L3
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("chalk")' call instead.
Type Checker: src/commands/backup-db.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("chalk")' 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("chalk")' call instead.
Type Checker: src/lib/cli/exit.ts#L1
Module '"chalk"' has no exported member 'red'. Did you mean to use 'import red from "chalk"' instead?
Type Checker: src/lib/cli/exit.ts#L1
Module '"chalk"' has no exported member 'yellow'. Did you mean to use 'import yellow from "chalk"' instead?
Type Checker: src/lib/cli/exit.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("chalk")' call instead.
Type Checker: src/lib/cli/format.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("chalk")' call instead.
Type Checker: src/lib/client-file-uploader.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("chalk")' call instead.
Type Checker: src/lib/dev-environment/dev-environment-cli.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("chalk")' call instead.
Type Checker: src/lib/dev-environment/dev-environment-configuration-file.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("chalk")' call instead.
Run tests (lts/-1)
The job was canceled because "lts__" failed.
Run tests (lts/-1)
Process completed with exit code 1.
Lint
The job was canceled because "Type_Checker_check-types" failed.
Lint: src/lib/cli/exit.ts#L6
Unsafe call of an `any` typed value
Lint: src/lib/cli/exit.ts#L12
Unsafe call of an `any` typed value
Lint: src/lib/search-and-replace.ts#L172
Unsafe call of an `any` typed value
Lint
The operation was canceled.