fixed a stupid mistake for vote calc (#91) #228
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
AssettoServer.Shared/Network/Packets/Shared/CSPAdminPenalty.cs#L13
Non-nullable field 'Message' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer.Shared/Network/Packets/Shared/CSPAdminPenalty.cs#L13
Non-nullable field 'Message' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L18
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L19
Non-nullable property 'CspVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AssettoServer.Shared/Network/Packets/Shared/CSPAdminPenalty.cs#L13
Non-nullable field 'Message' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L18
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L19
Non-nullable property 'CspVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AssettoServer.Shared/Network/Packets/Shared/CSPAdminPenalty.cs#L13
Non-nullable field 'Message' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L18
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
AssettoServer/Server/Configuration/Kunos/CarSetups.cs#L19
Non-nullable property 'CspVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|