feat: add nonce placeholder option to cli insert command #189
Annotations
8 errors
build-and-test-library:
projects/angular-server-side-configuration/builders/browser/index.ts#L36
Argument of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/architect/src/api").BuilderContext' is not assignable to parameter of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/architect/src/api").BuilderContext'.
|
build-and-test-library:
projects/angular-server-side-configuration/builders/browser/index.ts#L51
The inferred type of 'default' cannot be named without a reference to '@angular-devkit/architect/node_modules/@angular-devkit/core'. This is likely not portable. A type annotation is necessary.
|
build-and-test-library:
projects/angular-server-side-configuration/builders/dev-server/index.ts#L52
Argument of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/architect/src/api").BuilderContext' is not assignable to parameter of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/architect/src/api").BuilderContext'.
|
build-and-test-library:
projects/angular-server-side-configuration/builders/dev-server/index.ts#L86
The inferred type of 'default' cannot be named without a reference to '@angular-devkit/architect/node_modules/@angular-devkit/core'. This is likely not portable. A type annotation is necessary.
|
build-and-test-library:
projects/angular-server-side-configuration/builders/ngsscbuild/index.ts#L100
Argument of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/architect/node_modules/@angular-devkit/core/src/logger/logger").LoggerApi' is not assignable to parameter of type 'import("/home/runner/work/angular-server-side-configuration/angular-server-side-configuration/node_modules/@angular-devkit/core/src/logger/logger").LoggerApi'.
|
build-and-test-library:
projects/angular-server-side-configuration/builders/ngsscbuild/index.ts#L179
The inferred type of 'default' cannot be named without a reference to '@angular-devkit/architect/node_modules/@angular-devkit/core'. This is likely not portable. A type annotation is necessary.
|
build-and-test-library
Process completed with exit code 1.
|
build-and-test-cli
Process completed with exit code 1.
|