Update README.md #8
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
HellDiversDotNet/Models/War.cs#L41
Possible null reference return.
|
build:
HellDiversDotNet/Models/Event.cs#L17
Non-nullable property 'Effects' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/Event.cs#L29
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/Event.cs#L35
Non-nullable property 'PlanetIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/Event.cs#L41
Non-nullable property 'Race' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/Event.cs#L44
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/War.cs#L14
Non-nullable property 'Capitals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/War.cs#L20
Non-nullable property 'HomeWorlds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/War.cs#L24
Non-nullable property 'MinimumClientVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
HellDiversDotNet/Models/War.cs#L27
Non-nullable property 'PlanetPermanentEffectIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|