update cicd and branch protection - #5
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/cache@v4, 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/Spatial/RTreeNode.cs#L104
Use the "Count" property instead of Enumerable.Count() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1829)
|
|
Build:
Nsi.Geospatial/Geometry/Feature.cs#L46
The behavior of 'Convert.ChangeType(object, Type)' could vary based on the current user's locale settings. Replace this call in 'Feature.GetAttribute<T>(string)' with a call to 'Convert.ChangeType(object, Type, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L19
Member 'MinChidrens' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L18
Member 'MaxChidrens' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
Build:
Nsi.Geospatial/Geometry/FeatureCollection.cs#L7
Rename type name FeatureCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L295
Dereference of a possibly null reference.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L184
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L80
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Nsi.Geospatial/Spatial/RTreeNode.cs#L26
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading