Bumps version to v0.7.0-beta1 #171
push-or-pr.yml
on: push
Matrix: Build and Test
Push Packages
/
Push Packages
1m 7s
Annotations
31 warnings
Build and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (ubuntu-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (macOS-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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 and Test (windows-latest) / Build and Test:
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.
|
Push Packages / Push Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Packages
Expired
|
3.78 MB |
|