Skip to content

Update dependency Serilog.AspNetCore to 8.0.3 #53

Update dependency Serilog.AspNetCore to 8.0.3

Update dependency Serilog.AspNetCore to 8.0.3 #53

Triggered via pull request January 3, 2025 12:40
Status Success
Total duration 2m 16s
Artifacts

dotnet-build.yml

on: pull_request
Build, Test and Analyse
2m 7s
Build, Test and Analyse
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build, Test and Analyse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'SchoolName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'SchoolUrn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L8
Non-nullable property 'LocalAuthority' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Domain/Entities/SupportProject/SupportProject.cs#L9
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Application/SupportProject/Models/SetAssignedUserModel.cs#L5
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Application/SupportProject/Models/SetAssignedUserModel.cs#L5
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Test and Analyse: src/Dfe.RegionalImprovementForStandardsAndExcellence.Infrastructure/Security/Authorization/AuthorizationExtensions.cs#L9
The using directive for 'DfE.CoreLibs.Security.Authorization' appeared previously in this namespace