Update dotnet monorepo to v8 (major) #265
Annotations
11 warnings
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|
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.
|