Skip to content

Merge pull request #4 from specklesystems/alan/misc-importer-fixes #12

Merge pull request #4 from specklesystems/alan/misc-importer-fixes

Merge pull request #4 from specklesystems/alan/misc-importer-fixes #12

Triggered via push December 11, 2024 09:20
Status Success
Total duration 38s
Artifacts

main.yml

on: push
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/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#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.
build: src/Speckle.WebIfc.Importer/Ara3D.StepParser/StepFactory.cs#L8
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/Extensions.cs#L180
Possible null reference return.
build: src/Speckle.WebIfc.Importer/Ara3D.IfcParser/Extensions.cs#L194
Possible null reference return.