Make value type generic and independent from coordinate type #62
Annotations
8 errors and 4 warnings
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L99
cannot subtract `std::result::Result<f32, error::Error>` from `std::result::Result<f32, error::Error>`
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L99
cannot subtract `std::result::Result<f32, error::Error>` from `std::result::Result<f32, error::Error>`
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L103
cannot add `std::result::Result<f32, error::Error>` to `f32`
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L103
cannot subtract `std::result::Result<f32, error::Error>` from `std::result::Result<f32, error::Error>`
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L156
type annotations needed
|
Run actions-rs/cargo@v1:
src/contourbuilder.rs#L156
type annotations needed
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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