Disable transformation from withing Navisworks and apply transformati… #100
Annotations
1 error and 11 warnings
|
|
D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.App\Controllers\SettingsController.cs(104,42): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [D:\a\IPA.BCFier\IPA.BCFier\src\IPA.Bcfier.App\IPA.Bcfier.App.csproj]
|
|
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 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(337,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