Skip to content

Task delay with infinite timespan is leaking memory #50

Task delay with infinite timespan is leaking memory

Task delay with infinite timespan is leaking memory #50

Re-run triggered May 8, 2024 08:06
Status Success
Total duration 1m 30s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
1m 19s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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, actions/setup-node@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: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Controllers/WeatherForecastController.cs#L8
Missing XML comment for publicly visible type or member 'WeatherForecastController'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Controllers/WeatherForecastController.cs#L16
Missing XML comment for publicly visible type or member 'WeatherForecastController.Get()'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Controllers/WeatherForecastController.cs#L28
Missing XML comment for publicly visible type or member 'WeatherForecastController.GetDelayedAsync()'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Models/WeatherForecast.cs#L3
Missing XML comment for publicly visible type or member 'WeatherForecast'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Models/WeatherForecast.cs#L5
Missing XML comment for publicly visible type or member 'WeatherForecast.Date'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Models/WeatherForecast.cs#L7
Missing XML comment for publicly visible type or member 'WeatherForecast.TemperatureC'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Models/WeatherForecast.cs#L9
Missing XML comment for publicly visible type or member 'WeatherForecast.TemperatureF'
Test deployment: tests/performance-tests/Farfetch.LoadShedding.PerformanceTests/Models/WeatherForecast.cs#L11
Missing XML comment for publicly visible type or member 'WeatherForecast.Summary'