Skip to content

fix: empty channels allowed #700

fix: empty channels allowed

fix: empty channels allowed #700

Triggered via pull request September 9, 2025 11:22
Status Success
Total duration 2m 9s
Artifacts

ci.yml

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

Annotations

20 warnings and 1 notice
build (macos-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L8
Using directive for 'System.IO' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (macos-latest): 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)
build (macos-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L6
Using directive for 'System' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (windows-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L8
Using directive for 'System.IO' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (windows-latest): 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)
build (windows-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterBase.cs#L6
Using directive for 'System' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677