Add mint quaternion support #181
Annotations
11 errors and 14 warnings
Check (ubuntu-latest):
src/impl_mint.rs#L164
no field `x` on type `Quaternion<f64>`
|
Check (ubuntu-latest):
src/impl_mint.rs#L164
no field `y` on type `Quaternion<f64>`
|
Check (ubuntu-latest):
src/impl_mint.rs#L164
no field `z` on type `Quaternion<f64>`
|
Check (ubuntu-latest):
src/impl_mint.rs#L164
no field `w` on type `Quaternion<f64>`
|
Check (ubuntu-latest):
src/impl_mint.rs#L164
this function takes 2 arguments but 4 arguments were supplied
|
Check (ubuntu-latest):
src/impl_mint.rs#L172
struct `Quaternion<f64>` has no field named `x`
|
Check (ubuntu-latest):
src/impl_mint.rs#L172
no field `cols` on type `rotor::DRotor3`
|
Check (ubuntu-latest):
src/impl_mint.rs#L173
struct `Quaternion<f64>` has no field named `y`
|
Check (ubuntu-latest):
src/impl_mint.rs#L173
no field `cols` on type `rotor::DRotor3`
|
Check (ubuntu-latest):
src/impl_mint.rs#L174
struct `Quaternion<f64>` has no field named `z`
|
Check (windows-latest)
The operation was canceled.
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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 (ubuntu-latest)
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/
|
Check (ubuntu-latest):
src/lib.rs#L129
ambiguous glob re-exports
|
Check (ubuntu-latest)
`ultraviolet` (lib) generated 1 warning
|
Check (ubuntu-latest)
build failed, waiting for other jobs to finish...
|
Check (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (windows-latest)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|