Skip to content

deps updated

deps updated #10

Triggered via pull request October 18, 2024 22:17
@CeltianCeltian
synchronize #12
feat/update
Status Failure
Total duration 32s
Artifacts

pull-request.yml

on: pull_request
🛠️ Install & Test
21s
🛠️ Install & Test
Fit to window
Zoom out
Zoom in

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.