Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Updated utilium

Updated utilium #44

Triggered via push October 1, 2024 16:19
Status Failure
Total duration 48s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L19
Property 'union' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L20
Property 'intersection' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L21
Property 'difference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L22
Property 'symmetricDifference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L26
Property 'forEach' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L29
Property 'entries' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L30
Property 'keys' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L31
Property 'values' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI: node_modules/utilium/dist/list.d.ts#L32
Property '[Symbol.iterator]' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / MacOS / CI
Process completed with exit code 1.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L19
Property 'union' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L20
Property 'intersection' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L21
Property 'difference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L22
Property 'symmetricDifference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L26
Property 'forEach' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L29
Property 'entries' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L30
Property 'keys' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L31
Property 'values' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI: node_modules/utilium/dist/list.d.ts#L32
Property '[Symbol.iterator]' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Ubuntu / CI
Process completed with exit code 1.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L19
Property 'union' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L20
Property 'intersection' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L21
Property 'difference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L22
Property 'symmetricDifference' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L26
Property 'forEach' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L29
Property 'entries' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L30
Property 'keys' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L31
Property 'values' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI: node_modules/utilium/dist/list.d.ts#L32
Property '[Symbol.iterator]' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
CI / Windows / CI
Process completed with exit code 1.