Skip to content

5.3.0-prerelease011: updated base to 5.2.28 #453

5.3.0-prerelease011: updated base to 5.2.28

5.3.0-prerelease011: updated base to 5.2.28 #453

Triggered via push December 12, 2023 14:44
Status Success
Total duration 2m 24s
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.'