chore(deps): update all non-major dependencies #59
Triggered via pull request
September 24, 2024 20:52
Status
Failure
Total duration
2m 34s
Artifacts
–
Annotations
5 errors
ci:
src/serialization/pointers/list/list.ts#L266
Property 'keys' in type 'List<T>' is not assignable to the same property in base type 'T[]'.
|
ci:
src/serialization/pointers/list/list.ts#L271
Property 'values' in type 'List<T>' is not assignable to the same property in base type 'T[]'.
|
ci:
src/serialization/pointers/list/list.ts#L285
Property 'entries' in type 'List<T>' is not assignable to the same property in base type 'T[]'.
|
ci:
src/serialization/pointers/list/list.ts#L359
Property '[Symbol.iterator]' in type 'List<T>' is not assignable to the same property in base type 'T[]'.
|
ci
Process completed with exit code 1.
|