Skip to content

fix: default priority #9

fix: default priority

fix: default priority #9

Triggered via push April 22, 2024 14:49
Status Success
Total duration 3m 23s
Artifacts
Deploy to GitHub Pages
3m 12s
Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Deploy to GitHub Pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy to GitHub Pages
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.
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/AdaptativeLimiterBenchmarks.cs#L19
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBenchmarks'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/AdaptativeLimiterBenchmarks.cs#L34
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBenchmarks.Limiter_Default()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/AdaptativeLimiterBenchmarks.cs#L37
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBenchmarks.Limiter_RandomPriority()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/AdaptativeLimiterBenchmarks.cs#L40
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBenchmarks.LimiterMiddleware_Default()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/AdaptativeLimiterBenchmarks.cs#L43
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBenchmarks.LimiterMiddleware_RandomPriority()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/TaskQueueBenchmarks.cs#L14
Missing XML comment for publicly visible type or member 'TaskQueueBenchmarks'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/TaskQueueBenchmarks.cs#L23
Missing XML comment for publicly visible type or member 'TaskQueueBenchmarks.Initialize()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/TaskQueueBenchmarks.cs#L41
Missing XML comment for publicly visible type or member 'TaskQueueBenchmarks.TaskQueueWith1000Items_EnqueueFixedPriority()'
Deploy to GitHub Pages: tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/TaskQueueBenchmarks.cs#L44
Missing XML comment for publicly visible type or member 'TaskQueueBenchmarks.TaskQueueEmpty_EnqueueRandomPriority()'