installling deps in ci #199
Annotations
4 errors and 12 warnings
|
build_and_test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
build_and_test
could not compile `sb3-burn` (example "sac_probe2") due to 1 previous error
|
|
build_and_test
could not compile `sb3-burn` (example "dqn_probe4") due to 1 previous error
|
|
build_and_test:
examples/sac_probe2.rs#L4
unresolved imports `burn::backend::libtorch`, `burn::backend::LibTorch`
|
|
build_and_test
`sb3-burn` (lib) generated 3 warnings (run `cargo fix --lib -p sb3-burn` to apply 2 suggestions)
|
|
build_and_test:
src/env/continuous_probe.rs#L99
variable does not need to be mutable
|
|
build_and_test:
src/env/continuous_probe.rs#L99
unused variable: `rng`
|
|
build_and_test:
src/common/utils/modules.rs#L3
unused import: `Initializer`
|
|
build_and_test
`sb3-burn` (lib) generated 3 warnings (run `cargo fix --lib -p sb3-burn` to apply 2 suggestions)
|
|
build_and_test:
src/env/continuous_probe.rs#L99
variable does not need to be mutable
|
|
build_and_test:
src/env/continuous_probe.rs#L99
unused variable: `rng`
|
|
build_and_test:
src/common/utils/modules.rs#L3
unused import: `Initializer`
|
|
build_and_test
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/
|
|
build_and_test
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/
|
|
build_and_test
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/
|
|
build_and_test
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/
|