Skip to content

chore: bump the npm-development group across 1 directory with 21 updates #1272

chore: bump the npm-development group across 1 directory with 21 updates

chore: bump the npm-development group across 1 directory with 21 updates #1272

Triggered via pull request March 31, 2026 09:09
Status Failure
Total duration 2m 56s
Artifacts

pr.yml

on: pull_request
Lint
34s
Lint
Type Check
21s
Type Check
Check Format
25s
Check Format
Test
2m 51s
Test
Build
41s
Build
Check Packages Versions
21s
Check Packages Versions
Spell Check
19s
Spell Check
Check Unused Code and Dependencies
40s
Check Unused Code and Dependencies
GitHub Actions Lint
7s
GitHub Actions Lint
Fit to window
Zoom out
Zoom in

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)