Upgrading search, fixing #359 #355
Annotations
4 errors and 2 warnings
test:
node_modules/@xterm/addon-search/typings/addon-search.d.ts#L6
Cannot find module '@xterm/xterm' or its corresponding type declarations.
|
test:
src/pane.ts#L649
Argument of type '{ regex: boolean; wholeWord: boolean; incremental: boolean; caseSensitive: boolean; decorations: { matchBackground: string; activeMatchBackground: string; }; }' is not assignable to parameter of type 'ISearchOptions'.
|
test:
src/pane.ts#L652
Argument of type '{ regex: boolean; wholeWord: boolean; incremental: boolean; caseSensitive: boolean; decorations: { matchBackground: string; activeMatchBackground: string; }; }' is not assignable to parameter of type 'ISearchOptions'.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
No files were found with the provided path: aatp/result. No artifacts will be uploaded.
|