Skip to content

build testing: try adding back cache with no restore #51

build testing: try adding back cache with no restore

build testing: try adding back cache with no restore #51

Triggered via pull request May 13, 2024 16:05
Status Failure
Total duration 2m 44s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.ArcGIS3\Speckle.Connectors.ArcGIS3.csproj, net48)
The job was canceled because "DUI3-DX_Connectors_Revit_" failed.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L119
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L126
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L34
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/PropertyValidator.cs#L11
Non-nullable property 'JsonPropertyNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Bindings/ISelectionBinding.cs#L17
Non-nullable property 'SelectedObjectIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Bindings/ISelectionBinding.cs#L18
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: DUI3-DX/DUI3/Speckle.Connectors.DUI/Models/DocumentModelStore.cs#L22
Non-nullable event 'DocumentChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj,...: Build/Http.cs#L10
The type name Http conflicts in whole or in part with the namespace name 'System.Net.Http'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)