SAC (#34) #150
Annotations
1 error and 16 warnings
build_and_test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
|
build_and_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@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/
|
build_and_test:
src/simple_sac/agent.rs#L4
unused imports: `Param` and `Parameter`
|
build_and_test:
src/env/probe.rs#L323
field `rng` is never read
|
build_and_test:
src/simple_sac/agent.rs#L176
function `disp_tensorf` is never used
|
build_and_test:
src/simple_sac/agent.rs#L180
function `disp_tensorb` is never used
|
build_and_test
`sb3-burn` (lib) generated 4 warnings (run `cargo fix --lib -p sb3-burn` to apply 1 suggestion)
|
build_and_test:
src/simple_sac/agent.rs#L4
unused imports: `Param` and `Parameter`
|
build_and_test:
src/env/probe.rs#L323
field `rng` is never read
|
build_and_test:
src/simple_sac/agent.rs#L176
function `disp_tensorf` is never used
|
build_and_test:
src/simple_sac/agent.rs#L180
function `disp_tensorb` is never used
|
build_and_test
`sb3-burn` (lib) generated 4 warnings (run `cargo fix --lib -p sb3-burn` to apply 1 suggestion)
|
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/
|