Update Skill.cs #240
Annotations
2 errors and 1 warning
Run dotnet publish src -c Release -o bin \:
server/src/GameLogic/Skill.cs#L24
Non-nullable field 'player' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run dotnet publish src -c Release -o bin \
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading