Bump Microsoft.AspNetCore.Identity.UI from 9.0.0 to 9.0.15 #131
Annotations
1 error and 12 warnings
|
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0, test-summary/action@31493c76ec9e7aa675f1585d3ed6f1da69269a86. 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/
|
|
|
|
src/BCrypt.Net/BCryptBase.cs#L725
Do not update the loop counter 'j' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
|
src/BCrypt.Net/BCryptBase.cs#L521
Replace this 'for' loop with a 'while' loop. (https://rules.sonarsource.com/csharp/RSPEC-1264)
|
|
src/BCrypt.Net/BCryptBase.cs#L535
Do not update the loop counter 'round' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
|
src/BCrypt.Net/BCryptBase.cs#L528
Do not update the loop counter 'round' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
|
src/BCrypt.Net/BCryptBase.cs#L485
Verify this is the index/key that was intended; a value has already been set for it. (https://rules.sonarsource.com/csharp/RSPEC-4143)
|
|
src/BCrypt.Net/BCryptBase.cs#L478
Verify this is the index/key that was intended; a value has already been set for it. (https://rules.sonarsource.com/csharp/RSPEC-4143)
|
|
src/BCrypt.Net/BCryptBase.cs#L420
Remove this useless assignment to local variable 'pos'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
|
|
src/BCrypt.Net/BCryptBase.cs#L409
Remove this useless assignment to local variable 'pos'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
|
|
src/BCrypt.Net/HashParser.cs#L109
Correct one of the identical expressions on both sides of operator '||'. (https://rules.sonarsource.com/csharp/RSPEC-1764)
|
|
src/BCrypt.Net/BCryptExtendedV3.cs#L3
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
The logs for this run have expired and are no longer available.
Loading