Update dependency fs-extra to v11 #617
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#L34
Cannot assign to 'writeJsonSync' because it is a read-only property.
|
build:
tests/disable_projects.test.ts#L15
Cannot assign to 'readJsonSync' because it is a read-only property.
|
build:
tests/tab_completion.test.ts#L22
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.
|