Updated CHANGELOG.md #119
Annotations
80 warnings
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L59
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L38
'RestApplicationCommand.IsEnabledInDm' is obsolete: 'This property will be deprecated soon. Use ContextTypes instead.'
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L86
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L83
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, win-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L59
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L38
'RestApplicationCommand.IsEnabledInDm' is obsolete: 'This property will be deprecated soon. Use ContextTypes instead.'
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L86
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L83
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherAPI.cs#L84
Non-nullable field 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherAPI.cs#L82
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L21
Non-nullable field 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L15
Non-nullable field 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L13
Non-nullable field 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L11
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.Core, linux-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L59
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L38
'RestApplicationCommand.IsEnabledInDm' is obsolete: 'This property will be deprecated soon. Use ContextTypes instead.'
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L86
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L83
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Config/ESixConfigItem.cs#L23
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L59
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L38
'RestApplicationCommand.IsEnabledInDm' is obsolete: 'This property will be deprecated soon. Use ContextTypes instead.'
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L86
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L83
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.Core, win-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherAPI.cs#L84
Non-nullable field 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherAPI.cs#L82
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L21
Non-nullable field 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L15
Non-nullable field 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L13
Non-nullable field 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Schema/WeatherAPI/WeatherSearchItem.cs#L11
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Services/ErrorReportService.cs#L46
The result of the expression is always 'false' since a value of type 'ulong' is never equal to 'null' of type 'ulong?'
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Services/ErrorReportService.cs#L41
The result of the expression is always 'false' since a value of type 'ulong' is never equal to 'null' of type 'ulong?'
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Debug, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L59
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L38
'RestApplicationCommand.IsEnabledInDm' is obsolete: 'This property will be deprecated soon. Use ContextTypes instead.'
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L86
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L83
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L161
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/_Reflection/DiscordInteractionCommand.cs#L158
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/Models/BaseModel.cs#L56
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, win-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'UserWhitelist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'Developer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'OAuthSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'OAuthId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ConfigData.cs#L81
Non-nullable property 'DiscordToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/LavalinkConfigItem.cs#L28
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ESixConfigItem.cs#L23
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/_Config/ESixConfigItem.cs#L23
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (Release, XeniaBot.WebPanel, linux-x64):
XeniaBot.Shared/Models/GuildPrefixConfigModel.cs#L8
'BaseModel' is obsolete: 'As of Shared v2.0, all models will be using a Guid for it's primary key (_id) instead of an ObjectId. This transition is handled by XeniaVersionService'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
XeniaBot.Core (Debug, linux-x64)
Expired
|
58.2 MB |
sha256:d4b3a8a0e60cd4cff2fbe85550109a2b2afed423841af0b48b1602c5e0e62435
|
|
|
XeniaBot.Core (Debug, win-x64)
Expired
|
60 MB |
sha256:288442614ee65bba4b2a904838cde543a0d7ace9f26b42f59c839135522077d7
|
|
|
XeniaBot.Core (Release, linux-x64)
Expired
|
58.2 MB |
sha256:e29167f7b34a546b0a58ada8265490b8044d4a047fa1a69bcda12fa07b57596e
|
|
|
XeniaBot.Core (Release, win-x64)
Expired
|
59.9 MB |
sha256:69d2c302f7c100a10fabc1c94192a83726fef7eb822cfe84ac84f7d43476e874
|
|
|
XeniaBot.WebPanel (Debug, linux-x64)
Expired
|
65.7 MB |
sha256:dbf5e3ee95502b6adde4f0b2eb33d46040427530d12a73a558d26c167dd9f1e6
|
|
|
XeniaBot.WebPanel (Debug, win-x64)
Expired
|
67.4 MB |
sha256:9461a3a0ed2c2b46a3cf79e80fdc016fab31d55cd2b780ae3032fe76abf139b6
|
|
|
XeniaBot.WebPanel (Release, linux-x64)
Expired
|
65.7 MB |
sha256:ce7728e8ac2dc9c0f613ad1861981915f9b36407e11cc0e0e8ebbe74a99fe70b
|
|
|
XeniaBot.WebPanel (Release, win-x64)
Expired
|
67.4 MB |
sha256:8f2d75b49af02f758c2d9526b8c41b4c61ecb341d22ddd71ecbb05e8ace3ff4d
|
|