chore(deps): update rust crate mockito to 0.32.0 #393
Annotations
5 errors and 16 warnings
macbrew-proxy/src/main.rs#L3
unresolved import `clap::Clap`
|
macbrew-proxy/src/main.rs#L28
cannot find attribute `clap` in this scope
|
macbrew-proxy/src/main.rs#L30
cannot find attribute `clap` in this scope
|
macbrew-proxy/src/main.rs#L88
no function or associated item named `parse` found for struct `Opts` in the current scope
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macbrew-proxy/src/data/brewers_friend/bf_api_data_manager.rs#L24
use of deprecated function `mockito::server_url`: Use `Server::url` instead
|
macbrew-proxy/src/main.rs#L117
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L183
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L201
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L219
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L237
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L257
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L275
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L282
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
macbrew-proxy/src/main.rs#L319
use of deprecated function `mockito::mock`: Use `Server::mock` instead
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading