Skip to content

Removed postgres from development json, reomved asp netcore environme… #77

Removed postgres from development json, reomved asp netcore environme…

Removed postgres from development json, reomved asp netcore environme… #77

Triggered via push June 27, 2024 13:22
Status Success
Total duration 1m 25s
Artifacts
Build, Test and Verify Feature Branch
1m 15s
Build, Test and Verify Feature Branch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build, Test and Verify Feature Branch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/SchemaTemplateOverview.cs#L10
Non-nullable property 'SchemaVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L15
Non-nullable property 'TroName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L39
Non-nullable property 'RegulationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L45
Non-nullable property 'VehicleType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L51
Non-nullable property 'OrderReportingPoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L57
Non-nullable property 'RegulationStart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearchResult.cs#L63
Non-nullable property 'RegulationEnd' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/Location.cs#L16
Non-nullable property 'Crs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/DtroSearch.cs#L13
Non-nullable property 'Queries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Verify Feature Branch: Src/Dft.DTRO.Admin/Models/Search/PaginatedResponse.cs#L12
Non-nullable property 'Results' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.