Step 3 (Updated install script for OpenBLAS) #9
Annotations
2 errors and 15 warnings
Rust project
linking with `cc` failed: exit status: 1
|
Rust project
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rust project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Rust project:
src/calc_type/rhf.rs#L4
unused import: `te_int::calc_ERI_int_cgto`
|
Rust project:
src/molecule/cartesian_comp.rs#L2
unused import: `strum::IntoEnumIterator`
|
Rust project:
src/calc_type/rhf.rs#L109
unused variable: `cgto1`
|
Rust project:
src/calc_type/rhf.rs#L111
unused variable: `cgto2`
|
Rust project:
src/calc_type/rhf.rs#L119
unused variable: `cgto3`
|
Rust project:
src/calc_type/rhf.rs#L121
unused variable: `cgto4`
|
Rust project:
src/calc_type/rhf.rs#L101
variable does not need to be mutable
|
Rust project:
src/calc_type/rhf.rs#L101
variable does not need to be mutable
|
Rust project:
src/calc_type/rhf.rs#L159
unused variable: `calculation_settings`
|
Rust project
`MolElecRS` (bin "MolElecRS") generated 9 warnings
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|