Skip to content

fix: empty channels allowed (#209) #12

fix: empty channels allowed (#209)

fix: empty channels allowed (#209) #12

Triggered via push September 10, 2025 08:08
Status Success
Total duration 1m 8s
Artifacts

release-beta.yml

on: push
Check release
23s
Check release
Matrix: Publish NuGet packages
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Publish NuGet packages (LEGO.AsyncAPI): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L7
Using directive for 'System.Collections.Generic' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Publish NuGet packages (LEGO.AsyncAPI.Readers): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L7
Using directive for 'System.Collections.Generic' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
Publish NuGet packages (LEGO.AsyncAPI.Bindings): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L7
Using directive for 'System.Collections.Generic' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)