[tb
,ffi] Implement Rust FFI and testbench integration
#5047
format.yml
on: pull_request
Check Formatting
1m 26s
Python Linting
0s
Annotations
10 errors and 8 warnings
Check Formatting:
tools/tb/src/testbench/cocotb.rs#L22
unused variable: `test`
|
Check Formatting:
tools/tb/src/testbench/cocotb.rs#L18
unused variable: `input`
|
Check Formatting:
tools/tb/src/testbench/verilator.rs#L8
unused variable: `input`
|
Check Formatting:
tools/tb/src/testbench/verilator.rs#L9
unused variable: `tests`
|
Check Formatting:
tools/tb/src/testbench/verilator.rs#L10
unused variable: `work_dir`
|
Check Formatting:
tools/tb/src/testbench/cocotb.rs#L9
function `strip_extension` is never used
|
Check Formatting:
tools/tb/src/testbench.rs#L58
the borrowed expression implements the required traits
|
Check Formatting:
tools/tb/src/testbench.rs#L61
the borrowed expression implements the required traits
|
Check Formatting
could not compile `tb` (lib) due to 8 previous errors
|
Check Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Formatting
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/
|
Check Formatting
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Check Formatting
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|