Skip to content

fix(every/fill/filter/find/findIndex/findLastIndex/indexOf/join): fix… #1994

fix(every/fill/filter/find/findIndex/findLastIndex/indexOf/join): fix…

fix(every/fill/filter/find/findIndex/findLastIndex/indexOf/join): fix… #1994

Triggered via push October 14, 2024 14:51
Status Failure
Total duration 1m 52s
Artifacts

codecov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/compat/object/cloneDeep.spec.ts > cloneDeep > should clone string objects: src/object/cloneDeep.ts#L1979
TypeError: Cannot assign to read only property '0' of object '[object String]' ❯ Module.copyProperties src/object/cloneDeep.ts:1979:17 ❯ Module.cloneDeep src/compat/object/cloneDeep.ts:321:31 ❯ src/compat/object/cloneDeep.spec.ts:201:20
src/compat/object/cloneDeep.spec.ts > cloneDeep > should clone expando properties: src/object/cloneDeep.ts#L1979
TypeError: Cannot assign to read only property '0' of object '[object String]' ❯ Module.copyProperties src/object/cloneDeep.ts:1979:17 ❯ Module.cloneDeep src/compat/object/cloneDeep.ts:321:31 ❯ src/compat/object/cloneDeep.spec.ts:262:14 ❯ src/compat/object/cloneDeep.spec.ts:261:27
codecov
Process completed with exit code 1.