Skip to content

First version with the HF trait #34

First version with the HF trait

First version with the HF trait #34

Triggered via push January 14, 2024 12:15
Status Failure
Total duration 6m 13s
Artifacts
Fit to window
Zoom out
Zoom in

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/mod.rs#L2
unused import: `crate::basisset::BasisSet`
Rust project: src/calc_type/mod.rs#L4
unused imports: `calc_kinetic_int_cgto`, `calc_overlap_int_cgto`, `calc_pot_int_cgto`
Rust project: src/calc_type/mod.rs#L5
unused import: `crate::mol_int_and_deriv::te_int::calc_ERI_int_cgto`
Rust project: src/calc_type/mod.rs#L6
unused import: `crate::molecule::Molecule`
Rust project: src/calc_type/uhf.rs#L6
unused import: `HF`
Rust project: src/molecule/cartesian_comp.rs#L2
unused import: `strum::IntoEnumIterator`
Rust project: src/main.rs#L16
unused import: `uhf::uhf_scf_normal`
Rust project: src/basisset/mod.rs#L19
multiple variants are never constructed
Rust project: src/basisset/mod.rs#L40
fields `name`, `use_pure_am`, and `no_ao` are never read
Rust project: src/basisset/mod.rs#L54
fields `is_pure_am`, `ang_mom_type`, and `center_pos` are never read
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/