FE: Messages: Implement messages export #534
Annotations
2 errors and 11 warnings
Linter:
frontend/src/components/Topics/Topic/Messages/MessagesTable.tsx#L91
'format' is already declared in the upper scope on line 6 column 10
|
Linter
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
|
|
|
|
|
Linter:
frontend/src/components/Topics/Topic/Messages/MessagesTable.tsx#L62
Replace `message` with `(message)`
|
Linter:
frontend/src/components/Topics/Topic/Messages/MessagesTable.tsx#L73
Replace `'Value',·'Offset',·'Key',·'Partition',·'Headers',·'Timestamp'` with `⏎········'Value',⏎········'Offset',⏎········'Key',⏎········'Partition',⏎········'Headers',⏎········'Timestamp',⏎······`
|
Linter:
frontend/src/components/Topics/Topic/Messages/MessagesTable.tsx#L74
Replace `msg` with `(msg)`
|
Linter:
frontend/src/components/Topics/Topic/Messages/MessagesTable.tsx#L75
Replace `.map(header` with `⏎··········.map((header)`
|
|
|
Loading