Skip to content

refactor(cscore): produktivreife CSCore-Integration, Version 6.1.13 und Doku-Normalisierung #491

refactor(cscore): produktivreife CSCore-Integration, Version 6.1.13 und Doku-Normalisierung

refactor(cscore): produktivreife CSCore-Integration, Version 6.1.13 und Doku-Normalisierung #491

Triggered via pull request February 22, 2026 14:26
Status Success
Total duration 4m 4s
Artifacts 1

qodana.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 10 notices
Type member is never used (private accessibility): src/FileTypeDetection/FileTypeDetector.vb#L883
Function 'ExtensionMatchesKind' is never used
RoslynAnalyzers Consider using 'string.Contains' instead of 'string.IndexOf': src/FileTypeDetection/FileTypeDetector.vb#L1169
Use 'string.Contains' instead of 'string.IndexOf' to improve readability
RoslynAnalyzers Consider using 'string.Contains' instead of 'string.IndexOf': src/FileTypeDetection/FileTypeDetector.vb#L1073
Use 'string.Contains' instead of 'string.IndexOf' to improve readability
RoslynAnalyzers Avoid constant arrays as arguments: tests/FileTypeDetectionLib.Tests/Unit/CsCoreUtilityBridgeUnitTests.cs#L72
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array
RoslynAnalyzers Avoid constant arrays as arguments: src/FileTypeDetection/Infrastructure/Utils/CsCoreRuntimeBridge.vb#L450
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array
RoslynAnalyzers Avoid constant arrays as arguments: tests/FileTypeDetectionLib.Tests/Unit/CsCoreUtilityBridgeUnitTests.cs#L68
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array
RoslynAnalyzers Avoid zero-length array allocations: src/FileTypeDetection/Infrastructure/Utils/CsCoreRuntimeBridge.vb#L450
Avoid unnecessary zero-length array allocations. Use Array.Empty(Of Object)() instead.

Artifacts

Produced during runtime
Name Size Digest
ci-qodana
4.72 MB
sha256:b4ce1143f35d799ebc5be102b063357e3b71f2a92f21d4cf3f70b81fd8b7e5a5