Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.1.0 to 3.2.0 in /src #161
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.
|