Skip to content

Update SDK and version to have send memory fix #6

Update SDK and version to have send memory fix

Update SDK and version to have send memory fix #6

Triggered via pull request December 13, 2024 11:17
Status Success
Total duration 51s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcEntity.cs#L24
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepDocument.cs#L36
Cannot convert null literal to non-nullable reference type.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepNode.cs#L40
Cannot convert null literal to non-nullable reference type.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcEntity.cs#L42
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcGraph.cs#L15
Possible null reference argument for parameter 'logger' in 'StepDocument.StepDocument(FilePath filePath, ILogger logger = null)'.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcEntity.cs#L46
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcEntity.cs#L48
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepFactory.cs#L8
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepInstance.cs#L24
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepGraph.cs#L55
Possible null reference return.