Skip to content

DEBUG WIP

DEBUG WIP #156

Triggered via push September 9, 2024 04:57
Status Failure
Total duration 1m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
build
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
build: NineChronicles.Headless.Executor/Constants/PlanetEndpoints.cs#L16
Converting null literal or possible null value to non-nullable type.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L59
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L53
Non-nullable property 'NodeStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L47
Non-nullable property 'AppProtocolVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L18
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L21
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L24
Non-nullable property 'Extra' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/HeadlessResponses.cs#L9
Non-nullable property 'Query' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NineChronicles.Headless.Executor/Models/AppsettingsData.cs#L5
Non-nullable property 'Apv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.