Skip to content

Added PMV density; full writer #15

Added PMV density; full writer

Added PMV density; full writer #15

Triggered via push November 7, 2023 00:40
Status Success
Total duration 59s
Artifacts

rust.yml

on: push
Test Suite
49s
Test Suite
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: src/io/input.rs#L285
unused import: `super::*`
Test Suite: src/drivers/rism.rs#L145
unused variable: `name`
Test Suite: src/drivers/rism.rs#L145
unused variable: `config`
Test Suite: src/thermodynamics/thermo.rs#L421
unused variable: `t`
Test Suite: src/thermodynamics/thermo.rs#L445
unused variable: `t`
Test Suite: src/lib.rs#L20
field `driver` is never read
Test Suite: src/lib.rs#L25
field `driver` is never read
Test Suite: src/solvers/gillan.rs#L28
method `step_picard` is never used
Test Suite: src/thermodynamics/thermo.rs#L283
methods `isothermal_compressibility_density` and `rism_kb_partial_molar_volume_density_2` are never used
Test Suite
`pyrism` (lib test) generated 9 warnings (2 duplicates) (run `cargo fix --lib -p pyrism --tests` to apply 3 suggestions)