Skip to content

docs: add docusaurus website #4

docs: add docusaurus website

docs: add docusaurus website #4

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

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test: src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L24
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueLimit'
build-test: src/Farfetch.LoadShedding/Events/Args/ItemDequeuedEventArgs.cs#L26
Missing XML comment for publicly visible type or member 'ItemDequeuedEventArgs.QueueCount'
build-test: src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L17
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueLimit'
build-test: src/Farfetch.LoadShedding/Events/Args/ItemEnqueuedEventArgs.cs#L19
Missing XML comment for publicly visible type or member 'ItemEnqueuedEventArgs.QueueCount'
build-test: src/Farfetch.LoadShedding/Events/Args/ItemEventArgs.cs#L10
Missing XML comment for publicly visible type or member 'ItemEventArgs.ItemEventArgs(Priority)'
build-test: src/Farfetch.LoadShedding/Events/Args/ItemRejectedEventArgs.cs#L16
Missing XML comment for publicly visible type or member 'ItemRejectedEventArgs.Reason'
build-test: src/Farfetch.LoadShedding/Events/ILoadSheddingEvents.cs#L5
Missing XML comment for publicly visible type or member 'ILoadSheddingEvents'
build-test: src/Farfetch.LoadShedding/Tasks/Priority.cs#L8
Missing XML comment for publicly visible type or member 'Priority.Critical'
build-test: src/Farfetch.LoadShedding/Tasks/Priority.cs#L9
Missing XML comment for publicly visible type or member 'Priority.Normal'
build-test: src/Farfetch.LoadShedding/Tasks/Priority.cs#L10
Missing XML comment for publicly visible type or member 'Priority.NonCritical'