Skip to content

update npm packages #4739

update npm packages

update npm packages #4739

Triggered via pull request July 20, 2023 20:18
Status Success
Total duration 7m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
/home/runner/work/***/***/***/***.foundation.injection/ServiceCollectionExtensions.cs(141,37): warning S6605: Collection-specific "Exists" method should be used instead of the "Any" extension. [/home/runner/work/***/***/***/***.foundation.injection/***.foundation.injection.csproj]
build
/home/runner/work/***/***/***/***.foundation.injection/ServiceCollectionExtensions.cs(168,32): warning S6603: The collection-specific "TrueForAll" method should be used instead of the "All" extension [/home/runner/work/***/***/***/***.foundation.injection/***.foundation.injection.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/Models/AppSettings.cs(522,33): warning S6602: "Find" method should be used instead of the "FirstOrDefault" extension method. [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Models/AppSettings.cs(1043,47): warning S6610: "StartsWith" overloads that take a "char" should be used [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Helpers/DateAssembly.cs(23,58): warning S6562: Provide the "DateTimeKind" when creating this object. [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Helpers/DateAssembly.cs(32,29): warning S6562: Provide the "DateTimeKind" when creating this object. [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Helpers/DateAssembly.cs(35,64): warning S6562: Provide the "DateTimeKind" when creating this object. [/home/runner/work/***/***/***/***.foundation.platform/***.foundation.platform.csproj]
build
/home/runner/work/***/***/***/***.foundation.platform/Helpers/AppSettingsCompareHelper.cs(21,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]