Add server side events to notify the clients #260
Annotations
7 errors and 2 warnings
server/src/sse.rs#L3
unused import: `actix_web_lab::sse::Event`
|
server/src/sse.rs#L5
unused import: `log`
|
server/src/sse.rs#L7
unused imports: `Receiver`, `channel`
|
server/src/testing/server.rs#L37
this function takes 2 arguments but 1 argument was supplied
|
server/src/sse.rs#L4
unused import: `futures_util::SinkExt`
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading