Skip to content

Merge pull request #40 from neuroglia-io/fix-documentation #15

Merge pull request #40 from neuroglia-io/fix-documentation

Merge pull request #40 from neuroglia-io/fix-documentation #15

Triggered via push January 3, 2025 09:48
Status Success
Total duration 43s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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