Removed win-arm publish profile #28
Annotations
50 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish linux-arm:
Obj2Tiles/Options.cs#L9
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish linux-arm:
Obj2Tiles/Options.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L135
Cannot convert null literal to non-nullable reference type.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L148
Cannot convert null literal to non-nullable reference type.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L168
Possible null reference return.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L195
Cannot convert null literal to non-nullable reference type.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L217
Possible null reference assignment.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L238
Possible null reference assignment.
|
Publish linux-arm:
Obj2Tiles/Utils.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Publish linux-arm:
Obj2Tiles/Stages/Model/ObjMesh.cs#L96
Cannot convert null literal to non-nullable reference type.
|
Publish osx-x64:
Obj2Tiles/Options.cs#L9
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish osx-x64:
Obj2Tiles/Options.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish osx-x64:
Obj2Tiles/Utils.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L135
Cannot convert null literal to non-nullable reference type.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L148
Cannot convert null literal to non-nullable reference type.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L168
Possible null reference return.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L195
Cannot convert null literal to non-nullable reference type.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L217
Possible null reference assignment.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L238
Possible null reference assignment.
|
Publish osx-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L96
Cannot convert null literal to non-nullable reference type.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L135
Cannot convert null literal to non-nullable reference type.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L148
Cannot convert null literal to non-nullable reference type.
|
Publish win-arm64:
Obj2Tiles/Utils.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Publish win-arm64:
Obj2Tiles/Options.cs#L9
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish win-arm64:
Obj2Tiles/Options.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L168
Possible null reference return.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L195
Cannot convert null literal to non-nullable reference type.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L217
Possible null reference assignment.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L238
Possible null reference assignment.
|
Publish win-arm64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L96
Cannot convert null literal to non-nullable reference type.
|
Publish win-x64:
MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector2.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector2d.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector2i.cs#L289
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector3.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector3d.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector3i.cs#L307
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector4.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector4d.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish win-x64:
MeshDecimatorCore/Math/Vector4i.cs#L325
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Publish linux-x64:
Obj2Tiles/Options.cs#L9
Non-nullable property 'Input' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish linux-x64:
Obj2Tiles/Options.cs#L12
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish linux-x64:
Obj2Tiles/Utils.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L135
Cannot convert null literal to non-nullable reference type.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L148
Cannot convert null literal to non-nullable reference type.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L168
Possible null reference return.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L195
Cannot convert null literal to non-nullable reference type.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L217
Possible null reference assignment.
|
Publish linux-x64:
Obj2Tiles/Stages/Model/ObjMesh.cs#L238
Possible null reference assignment.
|
Loading