Skip to content

Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.1.0 to 3.2.0 in /src #164

Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.1.0 to 3.2.0 in /src

Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.1.0 to 3.2.0 in /src #164

Triggered via pull request September 8, 2024 11:21
Status Success
Total duration 1m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build .NET: src/CfsAlerts/CfsFunction.cs#L40
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L48
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L51
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L52
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L53
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L54
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/MastodonSettings.cs#L5
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .NET: src/CfsAlerts/MastodonSettings.cs#L6
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build .NET: src/CfsAlerts/CfsFunction.cs#L40
Dereference of a possibly null reference.
Build .NET: src/CfsAlerts/CfsFunction.cs#L48
Dereference of a possibly null reference.