Updated connection strings to take environmental variables #83
Annotations
11 warnings
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/.
|
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.
|
Src/Dft.DTRO.Admin/ModelView/ViewSchemaOverview.cs#L5
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L13
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L50
Non-nullable property 'TroName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L57
Non-nullable property 'RegulationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L64
Non-nullable property 'VehicleType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L71
Non-nullable property 'OrderReportingPoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L76
Non-nullable property 'RegulationStart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Src/Dft.DTRO.Admin/Models/Search/SearchQuery.cs#L81
Non-nullable property 'RegulationEnd' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
The logs for this run have expired and are no longer available.
Loading