[ffi] Implement API for interfacing with Calyx modules from Rust #6764
Annotations
10 errors and 6 warnings
Run clippy:
tools/calyx-ffi/src/value.rs#L3
unresolved import `interp::WidthInt`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L7
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L27
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L31
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L39
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L50
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L51
cannot find type `WidthInt` in crate `interp`
|
Run clippy:
tools/calyx-ffi/src/value.rs#L55
cannot find type `Word` in crate `interp`
|
Run clippy
could not compile `calyx-ffi` (lib) due to 8 previous errors
|
Run 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Loading