Skip to content

build: npm update

build: npm update #313

Triggered via push November 30, 2023 10:19
Status Failure
Total duration 6m 32s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: projects/core-ui/schematics/add-routing/index_spec.ts#L5
Cannot find module 'path' or its corresponding type declarations.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L8
Cannot find name 'require'. 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.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L8
Cannot find name '__dirname'.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L39
Type 'UnitTestTree | undefined' is not assignable to type 'UnitTestTree'.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L40
Type 'UnitTestTree | undefined' is not assignable to type 'UnitTestTree'.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L50
'tree' is possibly 'undefined'.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L65
'tree' is possibly 'undefined'.
build: projects/core-ui/schematics/add-routing/index_spec.ts#L75
'tree' is possibly 'undefined'.
build: projects/core-ui/schematics/html-utils.ts#L1
Cannot find name 'require'. 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.
build: projects/core-ui/schematics/html-utils.ts#L4
Cannot find module 'stream' or its corresponding type declarations.