Skip to content

Feature/202307 code smells 31 #4777

Feature/202307 code smells 31

Feature/202307 code smells 31 #4777

Triggered via pull request July 31, 2023 17:34
Status Success
Total duration 8m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
/home/runner/work/***/***/***/build/Build.cs(18,21): warning S3903: Move 'Build' into a named namespace. [/home/runner/work/***/***/***/build/_build.csproj]
build
/home/runner/work/***/***/***/build/Configuration.cs(10,21): warning S3903: Move 'Configuration' into a named namespace. [/home/runner/work/***/***/***/build/_build.csproj]
build
/home/runner/work/***/***/***/***.foundation.native/Trash/Helpers/MacOSTrashBindingHelper.cs(91,25): warning S6640: Make sure that using "unsafe" is safe here. [/home/runner/work/***/***/***/***.foundation.native/***.foundation.native.csproj]
build
/home/runner/work/***/***/***/***.foundation.native/Trash/Helpers/MacOSTrashBindingHelper.cs(102,25): warning S6640: Make sure that using "unsafe" is safe here. [/home/runner/work/***/***/***/***.foundation.native/***.foundation.native.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Helpers/AppSettingsCompareHelper.cs(22,36): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.databasetelemetry/Helpers/TelemetryConfigurationHelper.cs(16,7): warning S1215: Refactor the code to remove this use of 'GC.Collect'. [/home/runner/work/***/***/***/***.foundation.databasetelemetry/***.foundation.databasetelemetry.csproj]
build
/home/runner/work/***/***/***/***.foundation.database/Query/QueryCollections.cs(34,48): warning S1135: Complete the task associated to this 'TODO' comment. [/home/runner/work/***/***/***/***.foundation.database/***.foundation.database.csproj]
build
/home/runner/work/***/***/***/***.foundation.database/Helpers/FileIndexCompareHelper.cs(20,36): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/runner/work/***/***/***/***.foundation.database/***.foundation.database.csproj]
build
/home/runner/work/***/***/***/***.foundation.database/Helpers/FileIndexCompareHelper.cs(177,26): warning S6605: Collection-specific "Exists" method should be used instead of the "Any" extension. [/home/runner/work/***/***/***/***.foundation.database/***.foundation.database.csproj]
build
/home/runner/work/***/***/***/***.foundation.storage/ArchiveFormats/Zipper.cs(25,7): warning S1135: Complete the task associated to this 'TODO' comment. [/home/runner/work/***/***/***/***.foundation.storage/***.foundation.storage.csproj]