Skip to content

fix: dont return early for required map #684

fix: dont return early for required map

fix: dont return early for required map #684

Triggered via pull request January 28, 2025 15:14
Status Success
Total duration 2m 28s
Artifacts

ci.yml

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

Annotations

20 warnings
build (macos-latest): src/LEGO.AsyncAPI/Validation/Rules/AsyncApiOAuthFlowRules.cs#L7
Using directive for 'System.Linq' should appear before directive for 'LEGO.AsyncAPI.Validations' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (macos-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterException.cs#L6
Using directive for 'System' should appear before directive for 'LEGO.AsyncAPI.Exceptions' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)