Skip to content

CodeQL

CodeQL #387

Triggered via schedule May 3, 2024 19:41
Status Success
Total duration 2m 41s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L444
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySinkExtensions.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.