Skip to content

Fix restore

Fix restore #1

Triggered via pull request November 28, 2024 10:20
Status Success
Total duration 39s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.StepParser/StepInstance.cs#L24
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.StepParser/StepGraph.cs#L55
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepFactory.cs#L8
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/IfcEntity.cs#L42
Possible null reference return.
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.