Add fireball prototype code #53
Annotations
1 error and 4 warnings
build
Process completed with exit code 2.
|
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:
JumpRoyale/src/Jumper.cs#L25
Make this field 'private' and encapsulate it in a 'public' property.
|
build:
JumpRoyale/src/Jumper.cs#L25
Field should be private
|
build:
JumpRoyale/src/Jumper.cs#L25
'public' members should come before 'private' members
|