docs: add docusaurus website #6
Annotations
1 error and 11 warnings
Run xmldocmd-docusaurus ./drop/Farfetch.LoadShedding.Prometheus.dll website/docs/reference/Farfetch.LoadShedding.Prometheus --type-folders
Process completed with exit code 3.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
.NET Publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L24
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueLimit'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L26
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueCount'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L17
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueLimit'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L19
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueCount'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemEventArgs.cs#L10
Missing XML comment for publicly visible type or member 'ItemEventArgs.ItemEventArgs(Priority)'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/Args/ItemRejectedEventArgs.cs#L16
Missing XML comment for publicly visible type or member 'ItemRejectedEventArgs.Reason'
|
.NET Publish:
src/Farfetch.LoadShedding/Events/ILoadSheddingEvents.cs#L5
Missing XML comment for publicly visible type or member 'ILoadSheddingEvents'
|
.NET Publish:
src/Farfetch.LoadShedding/Tasks/Priority.cs#L8
Missing XML comment for publicly visible type or member 'Priority.Critical'
|
.NET Publish:
src/Farfetch.LoadShedding/Tasks/Priority.cs#L9
Missing XML comment for publicly visible type or member 'Priority.Normal'
|
The logs for this run have expired and are no longer available.
Loading