Skip to content

Add server side events to notify the clients #257

Add server side events to notify the clients

Add server side events to notify the clients #257

Triggered via pull request September 26, 2024 19:02
Status Failure
Total duration 8m 40s
Artifacts

build.yml

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

Annotations

15 errors and 8 warnings
Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Tests (macos-latest)
failed to run custom build command for `ya-relay-proto v0.4.3 (/Users/runner/work/ya-relay/ya-relay/crates/proto)`
Tests (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Tests (ubuntu-latest): server/src/server.rs#L168
unused variable: `sse_clients`
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#L21
unused variable: `rx`
Tests (ubuntu-latest): server/src/sse.rs#L3
unused import: `futures_util::SinkExt`
Tests (ubuntu-latest)
could not compile `ya-relay-server` (lib) due to 4 previous errors
Tests (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Tests (windows-latest): server/src/server.rs#L168
unused variable: `sse_clients`
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#L21
unused variable: `rx`
Tests (windows-latest): server/src/sse.rs#L3
unused import: `futures_util::SinkExt`
Tests (windows-latest)
could not compile `ya-relay-server` (lib) due to 4 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/