Midst rewriting UHF with struct #35
Annotations
10 errors and 10 warnings
Rust project:
src/main.rs#L16
unresolved import `calc_type::uhf::uhf_scf_normal`
|
Rust project:
src/calc_type/uhf.rs#L160
cannot find function `calc_ERI_int_cgto` in this scope
|
Rust project:
src/calc_type/uhf.rs#L329
cannot find value `eri_opt` in this scope
|
Rust project:
src/calc_type/uhf.rs#L333
cannot find value `F_matr_alph` in this scope
|
Rust project:
src/calc_type/uhf.rs#L334
cannot find value `H_core` in this scope
|
Rust project:
src/calc_type/uhf.rs#L335
cannot find value `P_matr_alph` in this scope
|
Rust project:
src/calc_type/uhf.rs#L336
cannot find value `P_matr_beta` in this scope
|
Rust project:
src/calc_type/uhf.rs#L341
cannot find value `F_matr_beta` in this scope
|
Rust project:
src/calc_type/uhf.rs#L342
cannot find value `H_core` in this scope
|
Rust project:
src/calc_type/uhf.rs#L343
cannot find value `P_matr_alph` in this scope
|
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#L14
unused import: `InverseH`
|
Rust project:
src/calc_type/uhf.rs#L5
unused imports: `HF`, `RHF`, `calc_schwarz_est_int`
|
Rust project:
src/calc_type/uhf.rs#L328
unused doc comment
|
Rust project:
src/molecule/cartesian_comp.rs#L2
unused import: `strum::IntoEnumIterator`
|
Rust project
`MolElecRS` (bin "MolElecRS") generated 4 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/
|