Add catch on AV tags #2188
Annotations
1 error and 40 warnings
|
Sanara/Credentials.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L6
Non-nullable property 'UploadWebsiteUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L7
Non-nullable property 'UploadWebsiteLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L8
Non-nullable property 'SentryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L9
Non-nullable property 'TopGgToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L10
Non-nullable property 'MyDramaListApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L15
Non-nullable property 'GoogleProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable property 'CurrentDay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Game/ReplayLobby.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L6
Non-nullable property 'UploadWebsiteUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L7
Non-nullable property 'UploadWebsiteLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L8
Non-nullable property 'SentryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L9
Non-nullable property 'TopGgToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L10
Non-nullable property 'MyDramaListApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L15
Non-nullable property 'GoogleProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable property 'CurrentDay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Database/Db.cs#L125
Possible null reference argument for parameter 'value' in 'string? Extensions.Value<string>(IEnumerable<JToken> value)'.
|
Sanara/Credentials.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L6
Non-nullable property 'UploadWebsiteUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L7
Non-nullable property 'UploadWebsiteLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L8
Non-nullable property 'SentryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L9
Non-nullable property 'TopGgToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L10
Non-nullable property 'MyDramaListApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L15
Non-nullable property 'GoogleProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable property 'CurrentDay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Game/ReplayLobby.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L6
Non-nullable property 'UploadWebsiteUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L7
Non-nullable property 'UploadWebsiteLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L8
Non-nullable property 'SentryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L9
Non-nullable property 'TopGgToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L10
Non-nullable property 'MyDramaListApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Credentials.cs#L15
Non-nullable property 'GoogleProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Sanara/Database/Db.cs#L17
Non-nullable property 'CurrentDay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Sanara/Game/ReplayLobby.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading