fix: update watched files correctly if there are multiple config files #257
Annotations
5 errors and 3 warnings
ci (macos-14, 20.x):
src/api/terminal.ts#L49
Property 'configs' is missing in type '{ rpc: VitestRPC; handlers: { onConsoleLog: (listener: VitestEvents["onConsoleLog"]) => void; onTaskUpdate: (listener: VitestEvents["onTaskUpdate"]) => void; ... 5 more ...; removeListener: (name: string, listener: any) => void; }; pkg: VitestPackage; process: VitestTerminalProcess; }' but required in type 'ResolvedMeta'.
|
ci (macos-14, 20.x):
src/api/terminal.ts#L49
Property 'configs' is missing in type '{ rpc: VitestRPC; handlers: { onConsoleLog: (listener: VitestEvents["onConsoleLog"]) => void; onTaskUpdate: (listener: VitestEvents["onTaskUpdate"]) => void; ... 5 more ...; removeListener: (name: string, listener: any) => void; }; pkg: VitestPackage; process: VitestTerminalProcess; }' but required in type 'ResolvedMeta'.
|
ci (macos-14, 20.x)
Process completed with exit code 1.
|
ci (windows-latest, 20.x)
The job was canceled because "macos-14_20_x" failed.
|
ci (windows-latest, 20.x)
The operation was canceled.
|
ci (macos-14, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (macos-14, 20.x)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|
ci (windows-latest, 20.x)
No files were found with the provided path: test-results. No artifacts will be uploaded.
|