Avoid copying Cargo.lock #127
Annotations
2 errors and 14 warnings
|
|
tests/examples/forwarding_tests.rs#L1
unused import: `httpmock::prelude::*`
|
tests/examples/forwarding_tests.rs#L2
unused import: `reqwest::blocking::Client`
|
tests/examples/proxy_tests.rs#L1
unused import: `httpmock::prelude::*`
|
tests/examples/proxy_tests.rs#L2
unused import: `reqwest::blocking::Client`
|
tests/examples/record_and_playback_tests.rs#L1
unused import: `httpmock::prelude::*`
|
tests/examples/record_and_playback_tests.rs#L2
unused import: `reqwest::blocking::Client`
|
tests/matchers/host.rs#L1
unused import: `crate::matchers::expect_fails_with2`
|
tests/matchers/host.rs#L2
unused imports: `MockServer`, `When`
|
tests/matchers/port.rs#L69
unused variable: `port`
|
tests/matchers/mod.rs#L187
unused variable: `case_sensitive`
|
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/
|
This job was cancelled
Loading