chore: bump the npm-development group across 1 directory with 30 updates #1309
pr.yml
on: pull_request
Lint
28s
Type Check
25s
Check Format
23s
Test
2m 51s
Build
37s
Check Packages Versions
21s
Spell Check
21s
Check Unused Code and Dependencies
36s
GitHub Actions Lint
5s
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)
|