Working UHF #24
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#L1
unused import: `std::f32::consts::E`
|
Rust project:
src/calc_type/rhf.rs#L15
unused import: `Inverse`
|
Rust project:
src/molecule/cartesian_comp.rs#L2
unused import: `strum::IntoEnumIterator`
|
Rust project:
src/main.rs#L16
unused import: `rhf::rhf_scf_normal`
|
Rust project:
src/calc_type/uhf.rs#L309
unused variable: `F_matr`
|
Rust project:
src/calc_type/uhf.rs#L310
unused variable: `delta_P_matr`
|
Rust project:
src/calc_type/uhf.rs#L311
unused variable: `Schwarz_est_int`
|
Rust project:
src/calc_type/uhf.rs#L312
unused variable: `basis`
|
Rust project:
src/basisset/mod.rs#L12
variants `STO_3G`, `STO_6G`, `cc_pVDZ`, `cc_pVTZ`, `def2_SVP`, and `def2_TZVP` are never constructed
|
Rust project:
src/basisset/mod.rs#L38
fields `name`, `use_pure_am`, and `no_ao` 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/
|