Skip to content

chore: build workflow #1

chore: build workflow

chore: build workflow #1

Re-run triggered February 2, 2024 10:23
Status Success
Total duration 1m 39s
Billable time 4m
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'