Skip to content

Update NuGet packages#294

Open
marwannettour wants to merge 3 commits into
masterfrom
refactor/update-nuget-packages
Open

Update NuGet packages#294
marwannettour wants to merge 3 commits into
masterfrom
refactor/update-nuget-packages

Fix Application Insights compatibility

90e0ba4
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 5, 2026 in 30s

Annotations

Check warning on line 36 in src/ByteSync.Client/ViewModels/AccountDetails/UsageStatisticsViewModel.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Non-nullable field '_statisticsService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

See more on https://sonarcloud.io/project/issues?id=POW-Software_ByteSync&issues=AZ34gPsxFU2spx-gf1Zb&open=AZ34gPsxFU2spx-gf1Zb&pullRequest=294

Check warning on line 347 in src/ByteSync.Client/ViewModels/AccountDetails/UsageStatisticsViewModel.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'BuildValues' does not access instance data and can be marked as static

See more on https://sonarcloud.io/project/issues?id=POW-Software_ByteSync&issues=AZ34gPsxFU2spx-gf1Zd&open=AZ34gPsxFU2spx-gf1Zd&pullRequest=294

Check warning on line 327 in src/ByteSync.Client/ViewModels/AccountDetails/UsageStatisticsViewModel.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change return type of method 'BuildPreviousPeriodSerie' from 'LiveChartsCore.ISeries' to 'LiveChartsCore.SkiaSharpView.LineSeries<ByteSync.ViewModels.AccountDetails.UsageStatisticsViewModel.LogarithmicPoint>' for improved performance

See more on https://sonarcloud.io/project/issues?id=POW-Software_ByteSync&issues=AZ34gPsxFU2spx-gf1Ze&open=AZ34gPsxFU2spx-gf1Ze&pullRequest=294

Check warning on line 41 in src/ByteSync.Client/ViewModels/AccountDetails/UsageStatisticsViewModel.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Non-nullable property 'PreviousPeriodCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

See more on https://sonarcloud.io/project/issues?id=POW-Software_ByteSync&issues=AZ34gPsxFU2spx-gf1Zc&open=AZ34gPsxFU2spx-gf1Zc&pullRequest=294