Feature: generate adaptive cards #13738
Annotations
1 error and 2 warnings
Check formatting
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check formatting:
tests/Kiota.Builder.Tests/Plugins/PluginsGenerationServiceTests.cs#L928
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Loading