This repository was archived by the owner on Dec 10, 2024. It is now read-only.
Updated utilium #44
ci.yaml
on: push
CI
/
...
/
CI
17s
CI
/
...
/
CI
16s
CI
/
...
/
CI
34s
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.
|