Skip to content

Add global AnalyzerConfig for custom Roslyn analyzer #32

Add global AnalyzerConfig for custom Roslyn analyzer

Add global AnalyzerConfig for custom Roslyn analyzer #32

Triggered via pull request June 18, 2025 21:53
Status Failure
Total duration 3m 29s
Artifacts

dotnet-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
Process completed with exit code 1.
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L8
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L8
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroIntegrationTestBase.cs#L10
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L6
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L2
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L1
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroIntegrationTestBase.cs#L3
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
lint: BTCPayServer.Plugins.IntegrationTests/Monero/MoneroPluginUITest.cs#L1
Using directive is unnecessary.