deps: Bump Microsoft.EntityFrameworkCore from 9.0.16 to 9.0.18#13
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
5 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
ProfileProject.Domain/Entities/Profile/ProfileEntity.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
ProfileProject.Domain/Entities/Profile/ProfileEntity.cs#L11
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:
ProfileProject.Domain/Entities/Profile/ProfileEntity.cs#L11
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
ProfileProject.Domain/Entities/Profile/ProfileEntity.cs#L11
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading