Make slash command output streamable #34867
ci.yml
on: pull_request
(Linux) Run Clippy and tests
3m 9s
(macOS) Run Clippy and tests
11s
Check Postgres and Protobuf migrations, mergability
13s
Check formatting and spelling
27s
(Linux) Build Remote Server
1m 53s
(Windows) Run Clippy and tests
3m 13s
Create a Linux bundle
0s
Create arm64 Linux bundle
0s
Create a macOS bundle
0s
Annotations
11 errors and 2 warnings
(macOS) Run Clippy and tests
Process completed with exit code 101.
|
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
Process completed with exit code 1.
|
(Linux) Run Clippy and tests
Process completed with exit code 101.
|
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".
|