Auto select the arrangement - #1259
Merged
Merged
Annotations
11 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/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/AzureAd.cs#L17
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/AzureAd.cs#L14
Non-nullable property 'AuthorityUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/AzureAd.cs#L11
Non-nullable property 'AuthenticationMode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/EmbedParams.cs#L20
Non-nullable property 'EmbedToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/EmbedParams.cs#L17
Non-nullable property 'EmbedReport' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/EmbedParams.cs#L14
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 AppHost E2E test project:
src/CareTogether.Api/Models/EmbedReport.cs#L19
Non-nullable property 'EmbedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/EmbedReport.cs#L16
Non-nullable property 'ReportName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/PowerBI.cs#L14
Non-nullable property 'ReportId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build AppHost E2E test project:
src/CareTogether.Api/Models/PowerBI.cs#L11
Non-nullable property 'WorkspaceId' 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