deps updated #10
pull-request.yml
on: pull_request
🛠️ Install & Test
21s
Annotations
10 errors
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/utils/partially-ordered-set.d.ts#L21
Property 'forEach' in type 'PartiallyOrderedSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/utils/partially-ordered-set.d.ts#L25
Property 'entries' in type 'PartiallyOrderedSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/utils/partially-ordered-set.d.ts#L29
Property 'keys' in type 'PartiallyOrderedSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/utils/partially-ordered-set.d.ts#L33
Property 'values' in type 'PartiallyOrderedSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/workspace/definitions.d.ts#L33
Property 'forEach' in type 'DefinitionCollection<V>' is not assignable to the same property in base type 'ReadonlyMap<string, V>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/workspace/definitions.d.ts#L37
Property '[Symbol.iterator]' in type 'DefinitionCollection<V>' is not assignable to the same property in base type 'ReadonlyMap<string, V>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/workspace/definitions.d.ts#L38
Property 'entries' in type 'DefinitionCollection<V>' is not assignable to the same property in base type 'ReadonlyMap<string, V>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/workspace/definitions.d.ts#L39
Property 'keys' in type 'DefinitionCollection<V>' is not assignable to the same property in base type 'ReadonlyMap<string, V>'.
|
🛠️ Install & Test:
node_modules/@angular-devkit/core/src/workspace/definitions.d.ts#L40
Property 'values' in type 'DefinitionCollection<V>' is not assignable to the same property in base type 'ReadonlyMap<string, V>'.
|
🛠️ Install & Test
Process completed with exit code 2.
|