Bumps version to v0.7.0-beta1 #171
Annotations
10 warnings
Build:
samples/Kook.Net.Samples.CardMarkup/Models/User.cs#L5
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Template/Vote.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Template/Vote.cs#L7
Non-nullable property 'Games' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Game.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Game.cs#L7
Non-nullable property 'Slogan' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Game.cs#L9
Non-nullable property 'Voters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/User.cs#L5
Non-nullable property 'Avatar' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Template/Vote.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Template/Vote.cs#L7
Non-nullable property 'Games' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
samples/Kook.Net.Samples.CardMarkup/Models/Game.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading