Rewrite the maths & uniform API #63
Annotations
11 errors and 4 warnings
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L252
failed to resolve: use of undeclared type `Matrix3`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L253
failed to resolve: use of undeclared type `Matrix3`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L257
failed to resolve: use of undeclared type `Matrix3`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L258
failed to resolve: use of undeclared type `Matrix3`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L267
cannot multiply `&math::matrix::Matrix4` by `&math::matrix::Matrix4`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L268
cannot add `&math::matrix::Matrix4` to `&math::matrix::Matrix4`
|
lint (nightly-2023-06-01):
citro3d/src/math/ops.rs#L269
cannot subtract `&math::matrix::Matrix4` from `&math::matrix::Matrix4`
|
lint (nightly-2023-06-01)
Process completed with exit code 101.
|
test (nightly-2023-06-01)
Process completed with exit code 101.
|
lint (nightly)
Process completed with exit code 101.
|
test (nightly)
Process completed with exit code 101.
|
test (nightly-2023-06-01)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (nightly-2023-06-01)
No files were found with the provided path: target/armv6k-nintendo-3ds/debug/deps/*.txt
target/armv6k-nintendo-3ds/debug/deps/*.webm. No artifacts will be uploaded.
|
test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (nightly)
No files were found with the provided path: target/armv6k-nintendo-3ds/debug/deps/*.txt
target/armv6k-nintendo-3ds/debug/deps/*.webm. No artifacts will be uploaded.
|