Fix issue #5478: Add color to the line next to "Ran a XXX Command" based on return value #16545
Annotations
4 errors and 1 warning
Lint and TypeScript compilation:
frontend/src/components/features/chat/expandable-message.tsx#L42
Replace `⏎······className="flex·gap-2·items-center·justify-between·border-l-2·border-neutral-300·pl-2·my-2·py-2"⏎····` with `·className="flex·gap-2·items-center·justify-between·border-l-2·border-neutral-300·pl-2·my-2·py-2"`
|
Lint and TypeScript compilation:
frontend/src/components/features/chat/expandable-message.tsx#L79
Replace `·data-testid="status-icon"·className={`${statusIconClasses}·fill-success`}` with `⏎··············data-testid="status-icon"⏎··············className={`${statusIconClasses}·fill-success`}⏎···········`
|
Lint and TypeScript compilation:
frontend/src/components/features/chat/expandable-message.tsx#L81
Replace `·data-testid="status-icon"·className={`${statusIconClasses}·fill-danger`}` with `⏎··············data-testid="status-icon"⏎··············className={`${statusIconClasses}·fill-danger`}⏎···········`
|
Lint and TypeScript compilation
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
|
Loading