Client #6
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
src/lib.rs#L16
unused import: `reqwest::Client`
|
Run actions-rs/cargo@v1:
src/lib.rs#L103
unused variable: `experiment_id`
|
Run actions-rs/cargo@v1:
src/lib.rs#L56
type `CreateExperimentResponse` is more private than the item `MLFlowClient::create_experiment`
|
Run actions-rs/cargo@v1:
src/lib.rs#L79
type `CreateExperimentResponse` is more private than the item `<MLFLowRestClient as MLFlowClient>::create_experiment`
|
Run actions-rs/cargo@v1:
src/lib.rs#L124
field `client` is never read
|
Run actions-rs/cargo@v1
`mlflow-rs` (lib) generated 5 warnings (run `cargo fix --lib -p mlflow-rs` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
tests/integration_test.rs#L7
unused import: `Experiment`
|
Run actions-rs/cargo@v1
`mlflow-rs` (lib test) generated 5 warnings (5 duplicates)
|
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