Add mint quaternion support #181
Annotations
10 errors and 8 warnings
Run actions-rs/cargo@v1:
src/impl_mint.rs#L164
no field `x` on type `Quaternion<f64>`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L164
no field `y` on type `Quaternion<f64>`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L164
no field `z` on type `Quaternion<f64>`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L164
no field `w` on type `Quaternion<f64>`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L164
this function takes 2 arguments but 4 arguments were supplied
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L172
struct `Quaternion<f64>` has no field named `x`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L172
no field `cols` on type `rotor::DRotor3`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L173
struct `Quaternion<f64>` has no field named `y`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L173
no field `cols` on type `rotor::DRotor3`
|
Run actions-rs/cargo@v1:
src/impl_mint.rs#L174
struct `Quaternion<f64>` has no field named `z`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
|
Run actions-rs/cargo@v1:
src/lib.rs#L129
ambiguous glob re-exports
|
Run actions-rs/cargo@v1
`ultraviolet` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
build failed, waiting for other jobs to finish...
|
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/
|
The logs for this run have expired and are no longer available.
Loading