build(deps): bump chalk from 4.1.2 to 5.3.0 #1137
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-and-release.yml
on: pull_request
Matrix: check-and-lint
Matrix: deploy
Annotations
10 errors
check-and-lint (18.x):
src/index.ts#L7
Module '"chalk"' has no exported member 'bold'. Did you mean to use 'import bold from "chalk"' instead?
|
check-and-lint (18.x):
src/index.ts#L7
Module '"chalk"' has no exported member 'gray'. Did you mean to use 'import gray from "chalk"' instead?
|
check-and-lint (18.x):
src/index.ts#L7
Module '"chalk"' has no exported member 'yellow'. Did you mean to use 'import yellow from "chalk"' instead?
|
check-and-lint (18.x):
src/index.ts#L593
Property 'yellow' does not exist on type 'typeof import("/home/runner/work/dev-server/dev-server/node_modules/chalk/source/index")'.
|
check-and-lint (18.x):
src/index.ts#L615
Property 'yellow' does not exist on type 'typeof import("/home/runner/work/dev-server/dev-server/node_modules/chalk/source/index")'.
|
check-and-lint (18.x):
src/index.ts#L986
Property 'yellow' does not exist on type 'typeof import("/home/runner/work/dev-server/dev-server/node_modules/chalk/source/index")'.
|
check-and-lint (18.x):
src/logger.ts#L2
Module '"chalk"' has no exported member 'blueBright'. Did you mean to use 'import blueBright from "chalk"' instead?
|
check-and-lint (18.x):
src/logger.ts#L2
Module '"chalk"' has no exported member 'greenBright'. Did you mean to use 'import greenBright from "chalk"' instead?
|
check-and-lint (18.x):
src/logger.ts#L2
Module '"chalk"' has no exported member 'grey'. Did you mean to use 'import grey from "chalk"' instead?
|
check-and-lint (18.x):
src/logger.ts#L2
Module '"chalk"' has no exported member 'redBright'. Did you mean to use 'import redBright from "chalk"' instead?
|