Expand bounding box by one meter to all sides #113
Annotations
6 errors and 11 warnings
|
|
|
|
|
|
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\Models\CreateClashIssuesQueueItem.cs(13,44): warning CS8618: Non-nullable property 'ClashCreationData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\NavisworksTaskQueueHandler.cs(50,59): warning CS8604: Possible null reference argument for parameter 'callback' in 'void NavisworksTaskQueueHandler.HandleCreateNavisworksClashIssuesCallback(Func<string, Task> callback, Document uiDocument, NavisworksClashCreationData clashCreationData, Action<int> reportTotalCount, Action<int> reportCurrentCount, Action checkForNavisworksClashCancellation, CancellationToken cancellationToken)'. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\NavisworksTaskQueueHandler.cs(53,21): warning CS8604: Possible null reference argument for parameter 'reportTotalCount' in 'void NavisworksTaskQueueHandler.HandleCreateNavisworksClashIssuesCallback(Func<string, Task> callback, Document uiDocument, NavisworksClashCreationData clashCreationData, Action<int> reportTotalCount, Action<int> reportCurrentCount, Action checkForNavisworksClashCancellation, CancellationToken cancellationToken)'. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\NavisworksTaskQueueHandler.cs(54,21): warning CS8604: Possible null reference argument for parameter 'reportCurrentCount' in 'void NavisworksTaskQueueHandler.HandleCreateNavisworksClashIssuesCallback(Func<string, Task> callback, Document uiDocument, NavisworksClashCreationData clashCreationData, Action<int> reportTotalCount, Action<int> reportCurrentCount, Action checkForNavisworksClashCancellation, CancellationToken cancellationToken)'. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\Services\NavisworksViewpointCreationService.cs(25,30): warning CS8618: Non-nullable property 'ClashTest' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\Services\NavisworksViewpointCreationService.cs(301,112): warning CS8604: Possible null reference argument for parameter 'centerForBoundingBox' in 'BcfViewpoint NavisworksViewpointCreationService.GetViewpointFromNavisworksViewpoint(Viewpoint viewpoint, bool generateLargeViewpoints, Point3D centerForBoundingBox, List<ModelItem> selectedItems = null)'. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.Navisworks\IPA.Bcfier.Navisworks.csproj]
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Test Results (Windows)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading