fix(lib): cannot mix multi providers and regular providers #141
Annotations
10 errors and 1 warning
Lint:
projects/lib/schematics/ng-add/index.ts#L11
Unsafe assignment of an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L11
Unsafe call of an `any` typed value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L11
Unsafe member access .tree on an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L11
Unsafe member access .project on an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L12
Unsafe assignment of an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L12
Unsafe call of an `any` typed value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L12
Unsafe call of an `any` typed value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L12
Unsafe member access .tree on an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L12
Unsafe member access .toString on an `any` value
|
Lint:
projects/lib/schematics/ng-add/index.ts#L16
Unsafe call of an `any` typed value
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading