Minor improvements #17
Annotations
2 errors and 15 warnings
Build the Rust executable
linking with `cc` failed: exit status: 1
|
Build the Rust executable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Build the Rust executable:
src/molecule/cartesian_comp.rs#L2
unused import: `strum::IntoEnumIterator`
|
Build the Rust executable:
src/basisset/mod.rs#L12
variants `STO_3G`, `STO_6G`, `cc_pVDZ`, `cc_pVTZ`, `def2_SVP`, and `def2_TZVP` are never constructed
|
Build the Rust executable:
src/basisset/mod.rs#L38
fields `name`, `use_pure_am`, and `no_ao` are never read
|
Build the Rust executable:
src/basisset/mod.rs#L52
fields `is_pure_am`, `ang_mom_type`, and `center_pos` are never read
|
Build the Rust executable:
src/basisset/mod.rs#L64
field `no_pgtos` is never read
|
Build the Rust executable:
src/basisset/parser.rs#L48
field `basis_set_name` is never read
|
Build the Rust executable:
src/basisset/parser.rs#L73
methods `no_prim_p_shell` and `no_prim_per_shell_iter` are never used
|
Build the Rust executable:
src/calc_type/mod.rs#L12
variants `UHF` and `ROHF` are never constructed
|
Build the Rust executable:
src/molecule/mod.rs#L19
constant `PSE_ELEM_SYMS_STR` is never used
|
Build the Rust executable:
src/molecule/mod.rs#L174
fields `tot_charge` and `tot_mass` are never read
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading