Update dependency fs-extra to v11 #858
Annotations
9 errors
build:
tests/clean.test.ts#L135
Cannot assign to 'lstat' because it is a read-only property.
|
build:
tests/clean.test.ts#L136
Cannot assign to 'readdir' because it is a read-only property.
|
build:
tests/clean.test.ts#L162
Cannot assign to 'lstat' because it is a read-only property.
|
build:
tests/clean.test.ts#L163
Cannot assign to 'readdir' because it is a read-only property.
|
build:
tests/config_loader.test.ts#L38
Cannot assign to 'writeJsonSync' because it is a read-only property.
|
build:
tests/tab_completion.test.ts#L23
Cannot assign to 'readJsonSync' because it is a read-only property.
|
build:
tests/toggle_project.test.ts#L14
Cannot assign to 'readJsonSync' because it is a read-only property.
|
build
Process completed with exit code 2.
|
jest
Process completed with exit code 1.
|