Skip to content

[PartIndexUtils] ImmutableMerge ConcatIndices fix #458

[PartIndexUtils] ImmutableMerge ConcatIndices fix

[PartIndexUtils] ImmutableMerge ConcatIndices fix #458

Triggered via push January 12, 2024 12:59
Status Success
Total duration 2m 4s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L34
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L36
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L74
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L76
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Queries/QueriesCells.cs#L725
'IDictionaryExtensions.GetValueOrDefault<TKey, TValue>(IDictionary<TKey, TValue>, TKey, TValue)' is obsolete: 'Use GetOrDefault instead.'
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L34
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L36
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L74
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Octrees/Merge.cs#L76
Converting null literal or possible null value to non-nullable type.
build: src/Aardvark.Geometry.PointSet/Queries/QueriesCells.cs#L725
'IDictionaryExtensions.GetValueOrDefault<TKey, TValue>(IDictionary<TKey, TValue>, TKey, TValue)' is obsolete: 'Use GetOrDefault instead.'