deps(tests): Bump Microsoft.AspNetCore.TestHost from 9.0.0 to 9.0.16 #14
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Api/SecurityController.cs#L253
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'SecurityController.Login(string,
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Api/TwoFactorAuthController.cs#L192
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'TwoFactorAuthController.BeginForcedTotpEnrollment(ChallengeTokenRequest)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Api/SecurityController.cs#L287
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Api/TwoFactorAuthController.cs#L192
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'TwoFactorAuthController.BeginForcedTotpEnrollment(ChallengeTokenRequest)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Services/AuthenticationEventHandler.cs#L11
Rename type name AuthenticationEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Services/AuthenticationEventHandler.cs#L11
Rename type name AuthenticationEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Configuration/PluginConfiguration.cs#L19
Member 'RequireForAllUsers' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Configuration/PluginConfiguration.cs#L19
Member 'RequireForAllUsers' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Configuration/PluginConfiguration.cs#L30
Member 'TrustForwardedFor' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
Build:
src/Jellyfin.Plugin.TwoFactorAuth/Configuration/PluginConfiguration.cs#L30
Member 'TrustForwardedFor' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
background
wait
wait-all
cancel
Loading