[AC-2077] Set a minimum number of seats for the tested Organization (… #17367
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish project:
src/Core/Models/Business/SubscriptionInfo.cs#L18
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
Publish project:
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Publish project:
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
|
Publish project
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Publish project
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
The logs for this run have expired and are no longer available.
Loading