Skip to content

Update sentry-dotnet monorepo to v4 (major) #372

Update sentry-dotnet monorepo to v4 (major)

Update sentry-dotnet monorepo to v4 (major) #372

Triggered via pull request April 10, 2024 23:20
Status Failure
Total duration 1m 15s
Artifacts

codeql.yml

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

Annotations

10 errors and 10 warnings
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L37
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryUserFactory.cs#L15
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryUserFactory.cs#L39
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L67
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L86
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L96
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L37
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryUserFactory.cs#L15
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryUserFactory.cs#L39
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Serilog.Sinks.SentrySDK/SentrySink.cs#L67
The type or namespace name 'ITransaction' could not be found (are you missing a using directive or an assembly reference?)
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.