Skip to content

Bump JetBrains/qodana-action from 2023.3 to 2024.1 #134

Bump JetBrains/qodana-action from 2023.3 to 2024.1

Bump JetBrains/qodana-action from 2023.3 to 2024.1 #134

Triggered via pull request April 29, 2024 03:13
Status Success
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build .NET: src/CfsAlerts/MastodonSettings.cs#L5
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider 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 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.
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 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 declaring the property as nullable.