Skip to content

Updated typescript, typedoc #29

Updated typescript, typedoc

Updated typescript, typedoc #29

Triggered via push September 19, 2024 21:17
Status Failure
Total duration 45s
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 2.
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 2.
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 2.