Bump Avalonia from 12.0.5 to 12.1.0 - #44
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
1 error and 12 warnings
|
|
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
test/Darp.Utils.Tests.Assets/FolderDataAssetsServiceTests.cs#L54
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/Darp.Utils.Tests.Assets/FolderDataAssetsServiceTests.cs#L52
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/Darp.Utils.Tests.Assets/EmbeddedResourceAssetsServiceTests.cs#L21
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
src/Darp.Utils.TestRail/Models/SuiteMode.cs#L4
Add a member to SuiteMode that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
|
|
src/Darp.Utils.TestRail/Models/GetProject.cs#L19
Change the type of property 'GetProject.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
|
src/Darp.Utils.TestRail/Models/GetSuite.cs#L34
Change the type of property 'GetSuite.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
|
src/Darp.Utils.Messaging.Generator/DiagnosticDescriptors.cs#L26
Enable analyzer release tracking for the analyzer project containing rule 'DMGO003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
src/Darp.Utils.Messaging.Generator/DiagnosticDescriptors.cs#L17
Enable analyzer release tracking for the analyzer project containing rule 'DMGO002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
src/Darp.Utils.Messaging.Generator/DiagnosticDescriptors.cs#L35
Enable analyzer release tracking for the analyzer project containing rule 'DMGO004' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
src/Darp.Utils.Messaging.Generator/DiagnosticDescriptors.cs#L8
Enable analyzer release tracking for the analyzer project containing rule 'DMGO001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
The logs for this run have expired and are no longer available.
Loading