This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
no more dolla #14
Annotations
10 warnings
Build:
XaiSharp/Util.cs#L22
Nullable value type may be null.
|
Build:
XaiSharp/Program.cs#L21
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
XaiSharp/Program.cs#L23
Non-nullable property 'WebhookToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
XaiSharp/Program.cs#L24
Non-nullable property 'SQLiteDatabase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
XaiSharp/Program.cs#L25
Non-nullable property 'ActivityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
XaiSharp/Program.cs#L26
Non-nullable property 'Activity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
XaiSharp/Commands/User/Kill.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build:
XaiSharp/Commands/User/Kill.cs#L19
Dereference of a possibly null reference.
|
Build:
XaiSharp/Commands/Message/SuggestAsQuote.cs#L26
Dereference of a possibly null reference.
|
Build:
XaiSharp/Commands/User/Kill.cs#L11
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading