Add a http server proxy example #236
ci.yaml
on: pull_request
Checking fmt and docs
55s
Verify publish
34s
Matrix: Build and test
Annotations
9 errors
|
Build and test (macOS-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Build and test (macOS-latest)
could not compile `wstd` (example "http_server_proxy") due to 2 previous errors
|
|
Build and test (macOS-latest):
examples/http_server_proxy.rs#L57
mismatched types
|
|
Build and test (macOS-latest):
examples/http_server_proxy.rs#L6
unused import: `Bytes`
|
|
Build and test (ubuntu-latest)
The strategy configuration was canceled because "build_and_test.macOS-latest" failed
|
|
Build and test (ubuntu-latest)
The operation was canceled.
|
|
Build and test (windows-latest)
The strategy configuration was canceled because "build_and_test.macOS-latest" failed
|
|
Build and test (windows-latest)
The operation was canceled.
|
|
Checking fmt and docs
Process completed with exit code 101.
|