Add first draft public API to navigate the design #228
Annotations
10 errors and 23 warnings
clippy:
vhdl_lang/src/api.rs#L42
struct `Root` is never constructed
|
clippy:
vhdl_lang/src/api.rs#L46
struct `Library` is never constructed
|
clippy:
vhdl_lang/src/api.rs#L51
field `library` is never read
|
clippy:
vhdl_lang/src/api.rs#L55
struct `Secondary` is never constructed
|
clippy:
vhdl_lang/src/api.rs#L60
method `get_library` is never used
|
clippy:
vhdl_lang/src/api.rs#L68
methods `primary_units` and `get_primary_unit` are never used
|
clippy:
vhdl_lang/src/api.rs#L84
methods `get` and `secondary_units` are never used
|
clippy:
vhdl_lang/src/api.rs#L102
method `get` is never used
|
clippy
could not compile `vhdl_lang` (lib) due to 8 previous errors
|
clippy
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-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/
|
Setup Rust toolchain
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/
|
Setup Rust toolchain
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/
|
Setup Rust toolchain
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/
|
Setup Rust toolchain
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/
|
Build:
vhdl_lang/src/api.rs#L42
struct `Root` is never constructed
|
Build:
vhdl_lang/src/api.rs#L46
struct `Library` is never constructed
|
Build:
vhdl_lang/src/api.rs#L51
field `library` is never read
|
Build:
vhdl_lang/src/api.rs#L55
struct `Secondary` is never constructed
|
Build:
vhdl_lang/src/api.rs#L60
method `get_library` is never used
|
Build:
vhdl_lang/src/api.rs#L68
methods `primary_units` and `get_primary_unit` are never used
|
Build:
vhdl_lang/src/api.rs#L84
methods `get` and `secondary_units` are never used
|
Build:
vhdl_lang/src/api.rs#L102
method `get` is never used
|
Build
`vhdl_lang` (lib) generated 8 warnings
|
Test:
vhdl_lang/src/api.rs#L42
struct `Root` is never constructed
|
Test:
vhdl_lang/src/api.rs#L46
struct `Library` is never constructed
|
Test:
vhdl_lang/src/api.rs#L51
field `library` is never read
|
Test:
vhdl_lang/src/api.rs#L55
struct `Secondary` is never constructed
|
Test:
vhdl_lang/src/api.rs#L60
method `get_library` is never used
|
Test:
vhdl_lang/src/api.rs#L68
methods `primary_units` and `get_primary_unit` are never used
|
Test:
vhdl_lang/src/api.rs#L84
methods `get` and `secondary_units` are never used
|
Test:
vhdl_lang/src/api.rs#L102
method `get` is never used
|
Test
`vhdl_lang` (lib) generated 8 warnings
|
The logs for this run have expired and are no longer available.
Loading