Skip to content

chore: bump the npm-development group across 1 directory with 30 updates #1309

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

chore: bump the npm-development group across 1 directory with 30 updates #1309

Triggered via pull request April 5, 2026 00:55
Status Failure
Total duration 2m 54s
Artifacts

pr.yml

on: pull_request
Lint
28s
Lint
Type Check
25s
Type Check
Check Format
23s
Check Format
Test
2m 51s
Test
Build
37s
Build
Check Packages Versions
21s
Check Packages Versions
Spell Check
21s
Spell Check
Check Unused Code and Dependencies
36s
Check Unused Code and Dependencies
GitHub Actions Lint
5s
GitHub Actions Lint
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Type Check: .github/scripts/generate-dependabot-changeset.ts#L34
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: .github/scripts/generate-dependabot-changeset.ts#L17
Property 'dirname' does not exist on type 'ImportMeta'.
Type Check: .github/scripts/generate-dependabot-changeset.ts#L4
Cannot find name 'node:child_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: .github/scripts/generate-dependabot-changeset.ts#L3
Cannot find name 'node:util'. 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: .github/scripts/generate-dependabot-changeset.ts#L2
Cannot find name 'node:fs/promises'. 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: .github/scripts/generate-dependabot-changeset.ts#L1
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.
Type Check: .github/scripts/check-major-version.ts#L22
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: .github/scripts/check-major-version.ts#L12
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: .github/scripts/check-major-version.ts#L7
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: .github/scripts/check-major-version.ts#L1
Cannot find name 'node:fs'. 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)