Skip to content

Tiny update;

Tiny update; #400

Triggered via push July 31, 2023 02:19
Status Failure
Total duration 2m 21s
Artifacts

dotnet.yml

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

Annotations

11 errors and 30 warnings
build (Debug, "Any CPU", ubuntu-latest)
Process completed with exit code 1.
build (Release, "Any CPU", ubuntu-latest)
The job was canceled because "Debug__Any_CPU__ubuntu-latest" failed.
build (Release, "Any CPU", ubuntu-latest)
Process completed with exit code 1.
build (Release, "Any CPU", windows-latest)
The job was canceled because "Debug__Any_CPU__ubuntu-latest" failed.
build (Release, "Any CPU", windows-latest)
The operation was canceled.
build (Debug, "Any CPU", windows-latest)
The job was canceled because "Debug__Any_CPU__ubuntu-latest" failed.
build (Debug, "Any CPU", windows-latest)
The operation was canceled.
build (Debug, "Any CPU", macOS-latest)
The job was canceled because "Debug__Any_CPU__ubuntu-latest" failed.
build (Debug, "Any CPU", macOS-latest)
The operation was canceled.
build (Release, "Any CPU", macOS-latest)
The job was canceled because "Debug__Any_CPU__ubuntu-latest" failed.
build (Release, "Any CPU", macOS-latest)
The operation was canceled.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L11
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L8
Non-nullable property 'ResourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L14
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultVersion.cs#L8
Non-nullable property 'RegistrationLeafUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultVersion.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultPackageType.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L8
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L11
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L8
Non-nullable property 'ResourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L14
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultVersion.cs#L8
Non-nullable property 'RegistrationLeafUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultVersion.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResultPackageType.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release, "Any CPU", ubuntu-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/SearchResult.cs#L9
Non-nullable property 'PackageId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexResponse.cs#L11
Non-nullable property 'Resources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L8
Non-nullable property 'ResourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/ServiceIndexItem.cs#L14
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L8
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug, "Any CPU", macOS-latest): src/MicroserviceComponents/NuGetServer/CleanMicroserviceSystem.Astra.Contract/NuGetPackages/AlternatePackage.cs#L17
Non-nullable property 'Range' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.