Bump Sentry.Extensions.Logging from 5.15.0 to 5.16.0 #14
Annotations
10 warnings
|
Asunara-Event-Manager/Configuration/DiscordConfig.cs#L38
Non-nullable property 'Yes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/DiscordConfig.cs#L11
Non-nullable property 'ActivityPresence' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/DiscordConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/RootConfig.cs#L9
Non-nullable property 'Sentry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/RootConfig.cs#L7
Non-nullable property 'Discord' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/RootConfig.cs#L5
Non-nullable property 'Database' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/SentryConfig.cs#L7
Non-nullable property 'Environment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/SentryConfig.cs#L5
Non-nullable property 'Dsn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Configuration/DatabaseConfig.cs#L5
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Asunara-Event-Manager/Program.cs#L19
Possible null reference argument for parameter 'exception' in 'SentryId SentrySdk.CaptureException(Exception exception)'.
|
The logs for this run have expired and are no longer available.
Loading