Skip to content

chore: remove unused interface #3

chore: remove unused interface

chore: remove unused interface #3

Triggered via push January 21, 2026 17:34
Status Success
Total duration 4m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/CurrencyDataGenerationTests.cs#L135
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/UnitDataGenerationTests.cs#L186
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/CurrencyDataGenerationTests.cs#L135
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/DatePatternGenerationTests.cs#L133
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/ListPatternGenerationTests.cs#L168
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/OrdinalRuleGenerationTests.cs#L122
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/OrdinalRuleGenerationTests.cs#L107
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/PluralRuleGenerationTests.cs#L133
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/PluralRuleGenerationTests.cs#L118
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: tests/Rh.MessageFormat.CldrGenerator.Tests.Integration/Tests/UnitDataGenerationTests.cs#L186
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)