Make threadpool optional #76
Annotations
6 errors and 4 warnings
Run actions-rs/cargo@v1:
examples/connection.rs#L18
no method named `make_service` found for struct `Server` in the current scope
|
Run actions-rs/cargo@v1
could not compile `touche` (example "connection") due to 1 previous error
|
Run actions-rs/cargo@v1:
examples/websocket-chat.rs#L33
no method named `serve` found for struct `touche::Server` in the current scope
|
Run actions-rs/cargo@v1:
examples/websocket-tokio.rs#L14
no method named `max_threads` found for struct `ServerBuilder` in the current scope
|
Run actions-rs/cargo@v1
could not compile `touche` (example "websocket-tokio") due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading