Update dependency fs-extra to v11 #934
Annotations
9 errors and 6 warnings
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.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
jest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (typescript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (typescript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|