Skip to content

Feature: generate adaptive cards #13934

Feature: generate adaptive cards

Feature: generate adaptive cards #13934

Triggered via pull request January 13, 2025 15:19
Status Success
Total duration 3m 50s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): tests/Kiota.Builder.Tests/Plugins/PluginsGenerationServiceTests.cs#L928
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
Analyze (csharp): tests/Kiota.Builder.Tests/Plugins/PluginsGenerationServiceTests.cs#L928
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)