build(deps): bump chalk from 4.1.2 to 5.4.0 #3894
ci.yml
on: pull_request
Dependaban
8s
Verify signatures and provenance statements
33s
Matrix: checks
Matrix: Run tests
Annotations
22 errors and 4 warnings
Run tests (lts/-1)
Process completed with exit code 1.
|
Type Checker:
src/bin/vip-app-deploy-validate.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("chalk")' call instead.
|
Type Checker:
src/bin/vip-app-deploy.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("chalk")' call instead.
|
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/commands/dev-env-import-sql.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/commands/dev-env-sync-sql.ts#L4
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/export-sql.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/commands/phpmyadmin.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/api.ts#L11
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?
|
Check formatting
The job was canceled because "Type_Checker_check-types" failed.
|
Run tests (current)
The job was canceled because "lts_-1" failed.
|
Run tests (current)
The operation was canceled.
|
Run tests (lts/*)
The job was canceled because "lts_-1" failed.
|
Run tests (lts/*)
The operation was canceled.
|
Lint
The job was canceled because "Type_Checker_check-types" failed.
|
Lint:
src/lib/cli/exit.ts#L8
Unsafe call of an `error` type typed value
|
Lint:
src/lib/cli/exit.ts#L14
Unsafe call of an `error` type typed value
|
Lint:
src/lib/cli/exit.ts#L20
Unsafe call of an `error` type typed value
|
Lint:
src/lib/search-and-replace.ts#L190
Unsafe call of an `error` type typed value
|
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
|
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
|
Type Checker
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
|