Skip to content

Bump Microsoft.AspNetCore.Components.WebAssembly and 13 others - #628

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GoToBible.Providers/dependencies-860a0ec439
Closed

Bump Microsoft.AspNetCore.Components.WebAssembly and 13 others#628
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/GoToBible.Providers/dependencies-860a0ec439

Bump Microsoft.AspNetCore.Components.WebAssembly and 13 others

6fe6c7a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Qodana Community for .NET completed Jul 20, 2026 in 0s

395 new problems found by Qodana Community for .NET

Qodana Community for .NET

395 new problems were found

Inspection name Severity Problems
Cannot resolve symbol 🔶 Warning 46
Redundant name qualifier 🔶 Warning 40
Inconsistent Naming 🔶 Warning 7
Path error 🔶 Warning 5
Conditional access qualifier expression is not null according to nullable reference types' annotations 🔶 Warning 2
Use preferred style of 'new' expression when created type is evident ◽️ Notice 159
Inconsistent Naming ◽️ Notice 52
Avoid using 'async' for methods and functions with the 'void' return type: Avoid using 'async' for methods and functions with the 'void' return type and a parameter of type 'System.EventArgs' ◽️ Notice 34
Property can be made init-only: Non-private accessibility ◽️ Notice 33
Member can be made private: Non-private accessibility ◽️ Notice 5
Method return value is never used: Non-private accessibility ◽️ Notice 5
Auto-property can be made get-only: Non-private accessibility ◽️ Notice 3
Class is never instantiated: Non-private accessibility ◽️ Notice 1
Class with virtual (overridable) members never inherited: Non-private accessibility ◽️ Notice 1
Prefer using concrete value over 'default' or 'new()' ◽️ Notice 1
Type member is never used: Non-private accessibility ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 98 in GoToBible.Engine/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 72 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 109 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 133 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 164 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 692 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 917 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 1006 in GoToBible.Engine/Renderer.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 47 in GoToBible.Model/Chapter.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 55 in GoToBible.Model/Chapter.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 29 in GoToBible.Model/Default.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 43 in GoToBible.Model/Default.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 55 in GoToBible.Model/Default.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 72 in GoToBible.Model/Default.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 85 in GoToBible.Model/Default.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 26 in GoToBible.Model/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 229 in GoToBible.Model/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 284 in GoToBible.Model/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 381 in GoToBible.Model/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 492 in GoToBible.Model/ExtensionMethods.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 23 in GoToBible.Model/PassageReference.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 28 in GoToBible.Model/RenderedPassage.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 36 in GoToBible.Model/RenderedPassage.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 44 in GoToBible.Model/RenderedPassage.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification

Check notice on line 32 in GoToBible.Providers/BibleApi.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Use preferred style of 'new' expression when created type is evident

Redundant type specification