Move to tool-based analysis #121
Annotations
4 errors and 2 warnings
Lint:
frontend/src/services/actions.ts#L76
Replace `appendJupyterInput(`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`)` with `⏎········appendJupyterInput(⏎··········`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`,⏎········),⏎······`
|
Lint:
frontend/src/services/actions.ts#L84
Replace `addAssistantMessage(`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`)` with `⏎········addAssistantMessage(⏎··········`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`,⏎········),⏎······`
|
Lint:
frontend/src/services/actions.ts#L89
Replace `appendJupyterInput(`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`)` with `⏎········appendJupyterInput(⏎··········`[REPLAY]·${message.args.command_name}·${JSON.stringify(message.args.command_args)}`,⏎········),⏎······`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
frontend/src/services/actions.ts#L170
Unexpected console statement
|
Loading