add the ".idea" folder to gitignore (#71) #127
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo build --verbose:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo test --verbose:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Loading