Skip to content

refactor(objects): cnx 687 purge unused classes from objects #1091

refactor(objects): cnx 687 purge unused classes from objects

refactor(objects): cnx 687 purge unused classes from objects #1091

Triggered via pull request November 4, 2024 11:33
Status Failure
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test: Converters/Revit/Speckle.Converters.RevitShared/ToHost/Raw/Geometry/ArcConverterToHost.cs#L30
Argument 1: cannot convert from 'double?' to 'double'
test: Converters/Revit/Speckle.Converters.RevitShared/ToSpeckle/Raw/Geometry/BoundingBoxXYZToSpeckleConverter.cs#L39
Required member 'Box.basePlane' must be set in the object initializer or attribute constructor.
test
Process completed with exit code 1.
build: Converters/Autocad/Speckle.Converters.AutocadShared/ToHost/Raw/PolycurveToHostPolylineRawConverter.cs#L49
'Arc' does not contain a definition for 'measure' and no accessible extension method 'measure' accepting a first argument of type 'Arc' could be found (are you missing a using directive or an assembly reference?)
build: Converters/Autocad/Speckle.Converters.AutocadShared/ToSpeckle/Raw/BoxToSpeckleRawConverter.cs#L36
Required member 'Box.basePlane' must be set in the object initializer or attribute constructor.
build: Converters/Autocad/Speckle.Converters.AutocadShared/ToHost/Raw/PolycurveToHostPolylineRawConverter.cs#L49
'Arc' does not contain a definition for 'measure' and no accessible extension method 'measure' accepting a first argument of type 'Arc' could be found (are you missing a using directive or an assembly reference?)
build: Converters/Autocad/Speckle.Converters.AutocadShared/ToSpeckle/Raw/BoxToSpeckleRawConverter.cs#L36
Required member 'Box.basePlane' must be set in the object initializer or attribute constructor.
build: Converters/Rhino/Speckle.Converters.RhinoShared/ToSpeckle/Raw/BoxToSpeckleConverter.cs#L31
'Box' does not contain a definition for 'plane'
build: Converters/Rhino/Speckle.Converters.RhinoShared/ToSpeckle/Raw/BoxToSpeckleConverter.cs#L29
Required member 'Box.basePlane' must be set in the object initializer or attribute constructor.
build: Converters/Revit/Speckle.Converters.RevitShared/ToHost/Raw/Geometry/ArcConverterToHost.cs#L30
Argument 1: cannot convert from 'double?' to 'double'