[Dependabot | NuGet] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Design #29
Annotations
7 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
Authentication/TokenService.cs#L26
Parameter 'tokenParent' has no matching param tag in the XML comment for 'TokenService.GenerateNewToken(User, string, string)' (but other parameters do)
|
test:
Models/Token.cs#L17
Member 'ExpiresOn' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
test:
Authentication/TokenService.cs#L59
The behavior of 'Convert.ToString(long)' could vary based on the current user's locale settings. Replace this call in 'TokenService.GenerateNewToken(User,
|
test:
Authentication/TokenService.cs#L26
Parameter 'tokenParent' has no matching param tag in the XML comment for 'TokenService.GenerateNewToken(User, string, string)' (but other parameters do)
|
test:
Models/Token.cs#L17
Member 'ExpiresOn' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
test:
Authentication/TokenService.cs#L59
The behavior of 'Convert.ToString(long)' could vary based on the current user's locale settings. Replace this call in 'TokenService.GenerateNewToken(User,
|