Skip to content

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

build testing: try adding back cache with no restore

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

Triggered via pull request May 13, 2024 15:56
Status Failure
Total duration 2m 53s
Artifacts

dotnet.yml

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

Annotations

3 errors and 14 warnings
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.ArcGIS3\Speckle.Connectors.ArcGIS3.csproj)
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/Bridge/BrowserBridge.cs#L78
Non-nullable property 'BindingMethodCache' 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/Bridge/BrowserBridge.cs#L78
Non-nullable field '_actionBlock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj): DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable field '_binding' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj): DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable field '_bindingType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.Revit2023\Speckle.Connectors.Revit2023.csproj): Build/Program.cs#L115
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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)
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.ArcGIS3\Speckle.Connectors.ArcGIS3.csproj): Build/Program.cs#L115
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (DUI3-DX\Connectors\Revit\Speckle.Connectors.ArcGIS3\Speckle.Connectors.ArcGIS3.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)