Skip to content

v7.14.0 release (#21443) #11

v7.14.0 release (#21443)

v7.14.0 release (#21443) #11

Triggered via push June 25, 2025 11:43
Status Success
Total duration 11m 41s
Artifacts
Matrix: Build .Net 8 FastEndpoints servers
Fit to window
Zoom out
Zoom in

Annotations

70 warnings
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/Pet.cs#L10
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/Tag.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L15
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/ApiResponse.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useAuthentication): samples/server/petstore/aspnet/fastendpoints-useAuthentication/src/Org.OpenAPITools/Models/ApiResponse.cs#L10
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/Pet.cs#L10
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/Tag.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/ApiResponse.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/ApiResponse.cs#L10
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L15
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useValidators): samples/server/petstore/aspnet/fastendpoints-useValidators/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Features/PetApiEndpoint.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/Pet.cs#L6
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/Pet.cs#L6
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/Tag.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useRecords): samples/server/petstore/aspnet/fastendpoints-useRecords/src/Org.OpenAPITools/Models/User.cs#L6
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Features/UserApiRequest.cs#L45
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Features/UserApiRequest.cs#L58
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Features/UserApiRequest.cs#L53
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Features/UserApiRequest.cs#L74
Non-nullable property 'user' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useProblemDetails): samples/server/petstore/aspnet/fastendpoints-useProblemDetails/src/Org.OpenAPITools/Features/UserApiRequest.cs#L69
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Features/UserApiRequest.cs#L53
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/Tag.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Features/UserApiRequest.cs#L74
Non-nullable property 'user' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Features/UserApiRequest.cs#L69
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L15
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints): samples/server/petstore/aspnet/fastendpoints/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Features/UserApiRequest.cs#L58
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Features/UserApiRequest.cs#L53
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L15
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Features/UserApiRequest.cs#L74
Non-nullable property 'user' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useApiVersioning): samples/server/petstore/aspnet/fastendpoints-useApiVersioning/src/Org.OpenAPITools/Features/UserApiRequest.cs#L69
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Features/UserApiRequest.cs#L58
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Features/UserApiRequest.cs#L53
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L15
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L14
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L13
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 .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L12
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L11
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Models/User.cs#L10
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Features/UserApiRequest.cs#L74
Non-nullable property 'user' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .Net 8 FastEndpoints servers (samples/server/petstore/aspnet/fastendpoints-useResponseCaching): samples/server/petstore/aspnet/fastendpoints-useResponseCaching/src/Org.OpenAPITools/Features/UserApiRequest.cs#L69
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.