chore(deps): update all non-major dependencies #60
Triggered via pull request
September 25, 2024 02:29
Status
Failure
Total duration
2m 30s
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.
|