Skip to content

Adding support for ASP.NET Core Minimal APIs (Resolves #8) #1

Adding support for ASP.NET Core Minimal APIs (Resolves #8)

Adding support for ASP.NET Core Minimal APIs (Resolves #8) #1

Triggered via push December 3, 2023 18:04
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
deployment: test/Ndjson.AsyncStreams.AspNetCore.Mvc.Tests/Unit/Formatters/NdjsonOutputFormatterTests.cs#L73
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
deployment: test/Ndjson.AsyncStreams.AspNetCore.Mvc.Tests/Unit/Formatters/NdjsonOutputFormatterTests.cs#L73
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)