Skip to content

refactor!: centralize reference resolution and implement specific ref… #691

refactor!: centralize reference resolution and implement specific ref…

refactor!: centralize reference resolution and implement specific ref… #691

Triggered via push January 31, 2025 14:20
Status Success
Total duration 2m 7s
Artifacts

ci.yml

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

Annotations

20 warnings
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 (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#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#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#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#L8
Using directive for 'System.IO' should appear before directive for 'LEGO.AsyncAPI.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)