Merge pull request #67 from flcdrg/dependabot/nuget/src/Verify.Xunit-… #185
Annotations
10 warnings
Build:
src/CfsAlerts/CfsFunction.cs#L40
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L48
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L51
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L52
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L53
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L54
Dereference of a possibly null reference.
|
Build:
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:
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:
src/CfsAlerts/CfsFunction.cs#L40
Dereference of a possibly null reference.
|
Build:
src/CfsAlerts/CfsFunction.cs#L48
Dereference of a possibly null reference.
|
Loading