Skip to content

Merge remote-tracking branch 'origin/main' #1

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #1

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Qodana for .NET completed Sep 13, 2023 in 0s

102 new problems found by Qodana for .NET

for .NET

49 new problems were found

Inspection name Severity Problems
Nullability of reference types in source type doesn't match target type. 🔶 Warning 1
Use preferred 'var' style (for built-in types) ◽️ Notice 27
Use preferred 'var' style (when type is simple) ◽️ Notice 17
Type is never used (non-private accessibility) ◽️ Notice 4

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

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

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 77 in Geometrix.Infrastructure/ImageCreation/ImageEditionService.cs

See this annotation in the file changed.

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

Nullability of reference types in source type doesn't match target type.

Nullability of reference types in value of type 'System.Collections.Generic.List' does not match target type 'System.Collections.Generic.List'

Check notice on line 91 in Geometrix.WebApi/Modules/Common/Swagger/SwaggerExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 51 in Geometrix.Domain/Cells/CellsCollection.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 22 in Geometrix.Infrastructure/ImageCreation/ImageCreationService.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 39 in Geometrix.Infrastructure/FileStorage/FileStorageService.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 35 in Geometrix.Infrastructure/FileStorage/FileStorageServiceV2.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 23 in Geometrix.WebApi/Modules/Common/CustomControllersExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 52 in Geometrix.Infrastructure/FileStorage/FileStorageServiceV2.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 31 in Geometrix.WebApi/Modules/Common/LoggingExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 93 in Geometrix.WebApi/Modules/Common/Swagger/SwaggerExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 28 in Geometrix.Infrastructure/FileStorage/FileStorageServiceV2.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 27 in Geometrix.Infrastructure/FileStorage/FileStorageService.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 23 in Geometrix.WebApi/Modules/Common/AuthenticationExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 29 in Geometrix.WebApi/Modules/Common/ReverseProxyExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 43 in Geometrix.WebApi/Startup.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 27 in Geometrix.WebApi/Modules/Common/FeatureFlags/CustomControllerFeatureProvider.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 50 in Geometrix.Domain/Cells/CellsCollection.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 23 in Geometrix.Infrastructure/ImageCreation/ImageEditionService.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 36 in Geometrix.WebApi/Modules/Common/Swagger/SwaggerExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 21 in Geometrix.WebApi/Modules/Common/Swagger/SwaggerExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 54 in Geometrix.Application/UseCases/GenerateImage/GenerateImageUseCase.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 47 in Geometrix.WebApi/Modules/Common/FeatureFlags/CustomControllerFeatureProvider.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 43 in Geometrix.WebApi/Modules/Common/FeatureFlags/CustomControllerFeatureProvider.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 22 in Geometrix.WebApi/Modules/Common/Swagger/SwaggerExtensions.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)

Check notice on line 34 in Geometrix.Infrastructure/FileStorage/FileStorageService.cs

See this annotation in the file changed.

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

Use preferred 'var' style (for built-in types)

Use 'var' (built-in types)