Skip to content

Minor improvements, refactor and cleanup #72

Minor improvements, refactor and cleanup

Minor improvements, refactor and cleanup #72

Triggered via pull request November 3, 2024 21:57
Status Success
Total duration 47s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector2.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector2d.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector2i.cs#L289
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3d.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3i.cs#L307
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4d.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4i.cs#L325
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).