feat: Enhance Server::new to accept impl Into<Option<Opt>> for ergonomics #48
Annotations
3 errors and 9 warnings
|
Run cargo clippy:
pingora-core/src/protocols/http/date.rs#L21
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run cargo clippy
The operation was canceled.
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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 cargo test:
pingora-core/src/protocols/http/date.rs#L21
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run cargo test
`pingora-core` (lib) generated 1 warning
|
Run cargo test
`pingora-core` (lib test) generated 1 warning (1 duplicate)
|
Run cargo doc test:
pingora-core/src/protocols/http/date.rs#L21
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
Run cargo doc test
`pingora-core` (lib) generated 1 warning
|
Loading