Skip to content

Make slash command output streamable #34867

Make slash command output streamable

Make slash command output streamable #34867

Triggered via pull request November 6, 2024 23:31
Status Failure
Total duration 3m 32s
Billable time 4m
Artifacts

ci.yml

on: pull_request
(Linux) Run Clippy and tests
3m 9s
(Linux) Run Clippy and tests
(macOS) Run Clippy and tests
11s
(macOS) Run Clippy and tests
Check Postgres and Protobuf migrations, mergability
13s
Check Postgres and Protobuf migrations, mergability
Check formatting and spelling
27s
Check formatting and spelling
(Linux) Build Remote Server
1m 53s
(Linux) Build Remote Server
(Windows) Run Clippy and tests
3m 13s
(Windows) Run Clippy and tests
Create a Linux bundle
0s
Create a Linux bundle
Create arm64 Linux bundle
0s
Create arm64 Linux bundle
Create a macOS bundle
0s
Create a macOS bundle
Fit to window
Zoom out
Zoom in

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