SAC (#34) #129
Annotations
3 errors and 16 warnings
build_and_test:
src/sac/agent.rs#L80
no method named `to_tensor` found for struct `Vec<f32>` in the current scope
|
build_and_test:
src/sac/agent.rs#L76
mismatched types
|
build_and_test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/common/distributions/normal.rs#L85
unused variable: `value`
|
build_and_test:
src/common/distributions/normal.rs#L89
unused variable: `value`
|
build_and_test:
src/sac/agent.rs#L36
unused variable: `obs`
|
build_and_test:
src/sac/agent.rs#L40
unused variable: `obs`
|
build_and_test:
src/sac/agent.rs#L40
unused variable: `acts`
|
build_and_test:
src/sac/agent.rs#L61
unused variable: `global_step`
|
build_and_test:
src/sac/agent.rs#L62
unused variable: `global_frac`
|
build_and_test:
src/sac/agent.rs#L63
unused variable: `obs`
|
build_and_test:
src/sac/agent.rs#L64
unused variable: `greedy`
|
build_and_test:
src/sac/agent.rs#L65
unused variable: `inference_device`
|
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/
|