Fix issue #5478: Add color to the line next to "Ran a XXX Command" based on return value #16532
lint.yml
on: pull_request
Lint frontend
31s
Lint python
39s
Annotations
4 errors and 2 warnings
Lint frontend:
frontend/src/state/chat-slice.ts#L18
Replace `"run",·"run_ipython",·"write",·"read"` with `⏎··"run",⏎··"run_ipython",⏎··"write",⏎··"read",⏎`
|
Lint frontend:
frontend/src/state/chat-slice.ts#L146
Replace `.toLowerCase()` with `⏎··········.toLowerCase()⏎··········`
|
Lint frontend:
frontend/src/state/chat-slice.ts#L150
Replace `.toLowerCase()` with `⏎··········.toLowerCase()⏎··········`
|
Lint frontend
Process completed with exit code 1.
|
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|