Make threadpool optional (#7) #77
Annotations
7 errors and 4 warnings
Run actions-rs/cargo@v1:
examples/trailers.rs#L6
no method named `serve` found for struct `Server` in the current scope
|
Run actions-rs/cargo@v1:
examples/sse-chat.rs#L27
no method named `serve` found for struct `Server` in the current scope
|
Run actions-rs/cargo@v1:
examples/sse.rs#L7
no method named `serve` found for struct `Server` in the current scope
|
Run actions-rs/cargo@v1:
examples/websocket.rs#L7
no method named `serve` found for struct `touche::Server` in the current scope
|
Run actions-rs/cargo@v1
could not compile `touche` (example "websocket") due to 1 previous error
|
Run actions-rs/cargo@v1
could not compile `touche` (example "sse-chat") due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/home/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