Update serde derives. (#56) #117
Annotations
41 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
build/entity_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
build/header_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
build/object_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
build/test_helper_generator.rs#L8
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/drawing.rs#L36
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/helper_functions.rs#L43
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/helper_functions.rs#L61
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/helper_functions.rs#L64
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/helper_functions.rs#L66
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/object.rs#L1330
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose:
build/entity_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose:
build/header_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose:
build/object_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose:
build/test_helper_generator.rs#L8
the item `Iterator` is imported redundantly
|
Run cargo build --verbose:
src/drawing.rs#L36
the item `Iterator` is imported redundantly
|
Run cargo build --verbose:
src/helper_functions.rs#L43
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose:
src/helper_functions.rs#L61
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose:
src/helper_functions.rs#L64
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose:
src/helper_functions.rs#L66
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose:
src/object.rs#L1330
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo test --verbose:
build/entity_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo test --verbose:
build/header_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo test --verbose:
build/object_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo test --verbose:
build/test_helper_generator.rs#L8
the item `Iterator` is imported redundantly
|
Run cargo test --verbose:
src/drawing.rs#L36
the item `Iterator` is imported redundantly
|
Run cargo test --verbose:
src/helper_functions.rs#L43
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo test --verbose:
src/helper_functions.rs#L61
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo test --verbose:
src/helper_functions.rs#L64
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo test --verbose:
src/helper_functions.rs#L66
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo test --verbose:
src/object.rs#L1330
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
build/entity_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
build/header_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
build/object_generator.rs#L12
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
build/test_helper_generator.rs#L8
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/drawing.rs#L36
the item `Iterator` is imported redundantly
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/helper_functions.rs#L43
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/helper_functions.rs#L61
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/helper_functions.rs#L64
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/helper_functions.rs#L66
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/object.rs#L1330
use of deprecated associated function `helper_functions::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
|
Loading