Update the README.md file to document AsyncAPI v3 usage #39
build-and-test.yml
on: pull_request
build-and-test
35s
Annotations
11 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
src/Neuroglia.AsyncApi.FluentBuilders/v3/Interfaces/IV3AsyncApiDocumentBuilder.cs#L315
'IV3AsyncApiDocumentBuilder.Build()' hides inherited member 'IVersionedApiDocumentBuilder.Build()'. Use the new keyword if hiding was intended.
|
build-and-test:
src/Neuroglia.AsyncApi.FluentBuilders/v2/Interfaces/IV2AsyncApiDocumentBuilder.cs#L252
'IV2AsyncApiDocumentBuilder.Build()' hides inherited member 'IVersionedApiDocumentBuilder.Build()'. Use the new keyword if hiding was intended.
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L20
Missing XML comment for publicly visible type or member 'LightMeasuredEvent'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L24
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.Id'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L27
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.Type'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L30
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.Lumens'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L33
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.SentAt'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L36
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.Metadata'
|
build-and-test:
samples/StreetLightsApi/Messages/LightMeasuredEvent.cs#L38
Missing XML comment for publicly visible type or member 'LightMeasuredEvent.Todo'
|
build-and-test:
samples/StreetLightsApi/Messages/MovementDetectedEvent.cs#L20
Missing XML comment for publicly visible type or member 'MovementDetectedEvent'
|