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