updating to boundingbox throughout - #4
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, mamba-org/setup-micromamba@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Nsi.Geospatial/Enums/FieldType.cs#L9
Identifier 'Integer' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
Build:
Nsi.Geospatial/Enums/FieldType.cs#L7
Identifier 'Double' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
Build:
Nsi.Geospatial/Enums/FieldType.cs#L6
Identifier 'Float' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L147
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L138
Dereference of a possibly null reference.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L133
Dereference of a possibly null reference.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L123
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L26
Non-nullable field '_parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L26
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading