Skip to content

updates

updates #4094

Triggered via push November 30, 2023 08:19
Status Failure
Total duration 6m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Build, test, package and sign release
6m 12s
Build, test, package and sign release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build, test, package and sign release
Process completed with exit code 1.
Build, test, package and sign release: ReactUI/ReactUI.Server/RDMPInitialiser.cs#L5
The using directive for 'Rdmp.Core.Startup' appeared previously in this namespace
Build, test, package and sign release: ReactUI/ReactUI.Server/RDMPInitialiser.cs#L9
The using directive for 'System.Reflection' appeared previously in this namespace
Build, test, package and sign release: ReactUI/ReactUI.Server/Models/CatalogueModel.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test, package and sign release: ReactUI/ReactUI.Server/Models/CatalogueModel.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.