Skip to content

Add server side events to notify the clients #259

Add server side events to notify the clients

Add server side events to notify the clients #259

Re-run triggered September 27, 2024 08:14
Status Failure
Total duration 9m 14s
Artifacts

build.yml

on: pull_request
Matrix: Tests
Integration Tests
0s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 8 warnings
Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Tests (macos-latest): server/src/sse.rs#L3
unused import: `actix_web_lab::sse::Event`
Tests (macos-latest): server/src/sse.rs#L5
unused import: `log`
Tests (macos-latest): server/src/sse.rs#L7
unused imports: `Receiver`, `channel`
Tests (macos-latest): server/src/testing/server.rs#L37
this function takes 2 arguments but 1 argument was supplied
Tests (macos-latest): server/src/sse.rs#L4
unused import: `futures_util::SinkExt`
Tests (macos-latest)
could not compile `ya-relay-server` (lib) due to 5 previous errors
Tests (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Tests (ubuntu-latest): server/src/sse.rs#L3
unused import: `actix_web_lab::sse::Event`
Tests (ubuntu-latest): server/src/sse.rs#L5
unused import: `log`
Tests (ubuntu-latest): server/src/sse.rs#L7
unused imports: `Receiver`, `channel`
Tests (ubuntu-latest): server/src/testing/server.rs#L37
this function takes 2 arguments but 1 argument was supplied
Tests (ubuntu-latest): server/src/sse.rs#L4
unused import: `futures_util::SinkExt`
Tests (ubuntu-latest)
could not compile `ya-relay-server` (lib) due to 5 previous errors
Tests (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Tests (windows-latest): server/src/sse.rs#L3
unused import: `actix_web_lab::sse::Event`
Tests (windows-latest): server/src/sse.rs#L5
unused import: `log`
Tests (windows-latest): server/src/sse.rs#L7
unused imports: `Receiver`, `channel`
Tests (windows-latest): server/src/testing/server.rs#L37
this function takes 2 arguments but 1 argument was supplied
Tests (windows-latest): server/src/sse.rs#L4
unused import: `futures_util::SinkExt`
Tests (windows-latest)
could not compile `ya-relay-server` (lib) due to 5 previous errors
Tests (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Checks
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/
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Tests (macos-latest)
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/
Tests (macos-latest)
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/
Tests (ubuntu-latest)
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/
Tests (ubuntu-latest)
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/
Tests (windows-latest)
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/
Tests (windows-latest)
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/