hack: Serialize frontend state #398
Annotations
5 errors and 5 warnings
prepare:
src/webviews/chatSearchWebview.ts#L302
Parameter name `workspace` must have one leading underscore(s)
|
prepare:
src/webviews/chatSearchWebview.ts#L304
Parameter name `targetAppmap` must have one leading underscore(s)
|
prepare:
src/webviews/chatSearchWebview.ts#L305
Parameter name `targetAppmapFsPath` must have one leading underscore(s)
|
prepare:
src/webviews/chatSearchWebview.ts#L306
Parameter name `suggestion` must have one leading underscore(s)
|
prepare
Process completed with exit code 1.
|
prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prepare:
src/webviews/chatSearchWebview.ts#L302
'workspace' is assigned a value but never used
|
prepare:
src/webviews/chatSearchWebview.ts#L304
'targetAppmap' is assigned a value but never used
|
prepare:
src/webviews/chatSearchWebview.ts#L305
'targetAppmapFsPath' is assigned a value but never used
|
prepare:
src/webviews/chatSearchWebview.ts#L306
'suggestion' is assigned a value but never used
|