Skip to content

Improving Firebase tests coverage. Addressing missing functions #61

Improving Firebase tests coverage. Addressing missing functions

Improving Firebase tests coverage. Addressing missing functions #61

Triggered via push September 3, 2025 19:14
Status Success
Total duration 4m 30s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Deveel.Messaging.Connector.Facebook/Messaging/FacebookMessage.cs#L13
Missing XML comment for publicly visible type or member 'FacebookMessage.Text'
Analyze (csharp): src/Deveel.Messaging.Connector.Facebook/Messaging/FacebookAttachment.cs#L14
Missing XML comment for publicly visible type or member 'FacebookAttachment.Payload'
Analyze (csharp): src/Deveel.Messaging.Connector.Facebook/Messaging/FacebookAttachment.cs#L13
Missing XML comment for publicly visible type or member 'FacebookAttachment.Type'
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/MessageContentPartTests.cs#L111
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/MessageContentPartTests.cs#L257
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/TextContentTests.cs#L40
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/MessageContentPartTests.cs#L257
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/MessageContentPartTests.cs#L111
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): test/Deveel.Messaging.Abstrations.XUnit/Messaging/TextContentTests.cs#L40
Cannot convert null literal to non-nullable reference type.