Skip to content

upgrade Umbraco to v15 for official .net 9 support and use kestrel as… #162

upgrade Umbraco to v15 for official .net 9 support and use kestrel as…

upgrade Umbraco to v15 for official .net 9 support and use kestrel as… #162

Triggered via push February 21, 2025 11:20
Status Success
Total duration 4m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

benchmark.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
benchmark: e2e/Aikido.Zen.Server.Mock/Models/EndpointConfig.cs#L5
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: e2e/Aikido.Zen.Server.Mock/Models/EndpointConfig.cs#L6
Non-nullable property 'Route' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: e2e/Aikido.Zen.Server.Mock/Models/EndpointConfig.cs#L9
Non-nullable property 'AllowedIPAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: e2e/Aikido.Zen.Server.Mock/Models/EndpointConfig.cs#L10
Non-nullable property 'RateLimiting' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: e2e/Aikido.Zen.Server.Mock/Models/AppModel.cs#L10
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: e2e/Aikido.Zen.Server.Mock/Controllers/RuntimeController.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
benchmark: e2e/Aikido.Zen.Server.Mock/Controllers/RuntimeController.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
benchmark: e2e/Aikido.Zen.Server.Mock/Controllers/RuntimeController.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
benchmark: e2e/Aikido.Zen.Server.Mock/Controllers/RuntimeController.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
benchmark: e2e/Aikido.Zen.Server.Mock/Controllers/RuntimeController.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
benchmark
The process '/usr/bin/git' failed with exit code 128