New interaction statistics #330
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
Misha12
approved
|
Production |
Annotations
20 warnings
Build:
src/GrillBot.Data/Models/API/Channels/UserGuildChannel.cs#L7
Non-nullable property 'Channel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelboardItem.cs#L7
Non-nullable property 'Channel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L8
Non-nullable property 'LastMessageFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L9
Non-nullable property 'MostActiveUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L10
Non-nullable property 'ParentChannel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L11
Non-nullable property 'Threads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Invites/GuildInvite.cs#L7
Non-nullable property 'Guild' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Invites/Invite.cs#L10
Non-nullable property 'Creator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelUserStatItem.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelUserStatItem.cs#L9
Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/UserGuildChannel.cs#L7
Non-nullable property 'Channel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelboardItem.cs#L7
Non-nullable property 'Channel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L8
Non-nullable property 'LastMessageFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L9
Non-nullable property 'MostActiveUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L10
Non-nullable property 'ParentChannel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Channels/ChannelDetail.cs#L11
Non-nullable property 'Threads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Jobs/ScheduledJob.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/MessageResponse.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/GrillBot.Data/Models/API/Invites/InvitesMappingProfile.cs#L10
Dereference of a possibly null reference.
|
Build:
src/GrillBot.Data/Models/API/Invites/InviteBase.cs#L7
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|