Make slash command output streamable #34868
ci.yml
on: pull_request
(Linux) Run Clippy and tests
1m 39s
(macOS) Run Clippy and tests
2m 0s
Check Postgres and Protobuf migrations, mergability
13s
Check formatting and spelling
24s
(Linux) Build Remote Server
1m 39s
(Windows) Run Clippy and tests
1m 45s
Create a Linux bundle
0s
Create arm64 Linux bundle
0s
Create a macOS bundle
0s
Annotations
15 errors and 2 warnings
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2295
Previously present field "2" with name "output_range" on message "SlashCommandFinished" was deleted without reserving the number "2".
|
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2297
Field "3" on message "SlashCommandFinished" changed label from "repeated" to "optional".
|
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2297
Field "3" on message "SlashCommandFinished" changed type from "zed.messages.SlashCommandOutputSection" to "zed.messages.LamportTimestamp".
|
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2298
Field "4" on message "SlashCommandFinished" changed label from "repeated" to "optional".
|
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2298
Field "4" on message "SlashCommandFinished" moved from outside to inside a oneof.
|
Check Postgres and Protobuf migrations, mergability:
crates/proto/proto/zed.proto#L2298
Field "4" on message "SlashCommandFinished" changed type from "message" to "string". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules.
|
Check Postgres and Protobuf migrations, mergability
buf found 6 breaking changes.
|
Check formatting and spelling
Process completed with exit code 2.
|
(Windows) Run Clippy and tests
Canceling since a higher priority waiting request for 'CI-19632/merge-anysha' exists
|
(Windows) Run Clippy and tests
The operation was canceled.
|
(Linux) Build Remote Server
Canceling since a higher priority waiting request for 'CI-19632/merge-anysha' exists
|
(Linux) Build Remote Server
The operation was canceled.
|
(macOS) Run Clippy and tests
Canceling since a higher priority waiting request for 'CI-19632/merge-anysha' exists
|
(Linux) Run Clippy and tests
Canceling since a higher priority waiting request for 'CI-19632/merge-anysha' exists
|
(Linux) Run Clippy and tests
The operation was canceled.
|
Check Postgres and Protobuf migrations, mergability
No github_token supplied, API requests will be subject to stricter rate limiting
|
Check formatting and spelling:
crates/assistant/src/context/context_tests.rs#L476
"existant" should be "existent".
|