add includeDependencies option to JavaScriptFileExport getText method #1377
Annotations
3 errors and 3 warnings
Run tests:
packages/renoun/src/utils/get-file-export-text.ts#L24
Error: [renoun] Source file not found: /index.ts
❯ getFileExportText src/utils/get-file-export-text.ts:24:11
❯ src/project/client.ts:226:14
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "src/file-system/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "uses first file found when no file extension present". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Run tests:
packages/renoun/src/file-system/index.test.ts#L1017
AssertionError: expected Promise{…} to be 'export default function hello() {}' // Object.is equality
- Expected:
"export default function hello() {}"
+ Received:
Promise {}
❯ src/file-system/index.test.ts:1017:34
|
Run tests
Process completed with exit code 1.
|
Install pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading