Skip to content

docs: add docusaurus website #6

docs: add docusaurus website

docs: add docusaurus website #6

Triggered via pull request February 5, 2024 12:14
Status Failure
Total duration 59s
Billable time 1m
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
48s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Test deployment
Process completed with exit code 3.
Test deployment
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/.
Test deployment
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.
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L24
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueLimit'
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L26
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueCount'
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L17
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueLimit'
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L19
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueCount'
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemEventArgs.cs#L10
Missing XML comment for publicly visible type or member 'ItemEventArgs.ItemEventArgs(Priority)'
Test deployment: src/Farfetch.LoadShedding/Events/Args/ItemRejectedEventArgs.cs#L16
Missing XML comment for publicly visible type or member 'ItemRejectedEventArgs.Reason'
Test deployment: src/Farfetch.LoadShedding/Events/ILoadSheddingEvents.cs#L5
Missing XML comment for publicly visible type or member 'ILoadSheddingEvents'
Test deployment: src/Farfetch.LoadShedding/Tasks/Priority.cs#L8
Missing XML comment for publicly visible type or member 'Priority.Critical'
Test deployment: src/Farfetch.LoadShedding/Tasks/Priority.cs#L9
Missing XML comment for publicly visible type or member 'Priority.Normal'