chore: bump the npm-development group across 1 directory with 21 updates #1272
pr.yml
on: pull_request
Lint
34s
Type Check
21s
Check Format
25s
Test
2m 51s
Build
41s
Check Packages Versions
21s
Spell Check
19s
Check Unused Code and Dependencies
40s
GitHub Actions Lint
7s
Annotations
20 errors
|
Type Check
Process completed with exit code 2.
|
|
Type Check
@drivenets/commitlint-plugin-internal#typecheck: command (/home/runner/work/design-system/design-system/packages/commitlint-plugin-internal) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Type Check
Cannot find name '__dirname'.
|
|
Type Check
Cannot find name '__dirname'.
|
|
Type Check
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Type Check
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Type Check
Cannot find name 'node:path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Lint:
.github/scripts/check-major-version.ts#L22
Unsafe call of a type that could not be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L15
Unsafe member access .readFileSync on a type that cannot be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L15
Unsafe call of a type that could not be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L15
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint:
.github/scripts/check-major-version.ts#L12
Unsafe member access .exit on a type that cannot be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L12
Unsafe call of a type that could not be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L9
Unsafe member access .existsSync on a type that cannot be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L9
Unsafe call of a type that could not be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L7
Unsafe member access .argv on a type that cannot be resolved
|
|
Lint:
.github/scripts/check-major-version.ts#L7
Unsafe assignment of an error typed value
|
|
Check Unused Code and Dependencies
Process completed with exit code 1.
|
|
Build
Process completed with exit code 1.
|
|
Build
@drivenets/design-system#build: command (/home/runner/work/design-system/design-system/packages/design-system) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|