basic info on home page. #7
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/SpaceWars.Logic/Game.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build:
src/SpaceWars.Logic/IWeapon.cs#L6
'IWeapon.MaxDamage' hides inherited member 'IPurchasable.MaxDamage'. Use the new keyword if hiding was intended.
|
build:
src/SpaceWars.Logic/IWeapon.cs#L7
'IWeapon.Ranges' hides inherited member 'IPurchasable.Ranges'. Use the new keyword if hiding was intended.
|
build:
src/SpaceWars.Logic/Game.cs#L13
Non-nullable event 'Ticked' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build:
src/SpaceWars.Logic/Weapon.cs#L12
Non-nullable field 'ranges' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/SpaceWars.Logic/Game.cs#L81
Dereference of a possibly null reference.
|
build:
src/SpaceWars.Logic/Game.cs#L83
Dereference of a possibly null reference.
|
build:
src/SpaceWars.Logic/Game.cs#L91
Dereference of a possibly null reference.
|
build:
src/SpaceWars.Logic/Game.cs#L93
Dereference of a possibly null reference.
|
build:
src/SpaceWars.Logic/Game.cs#L192
Dereference of a possibly null reference.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, azure/webapps-deploy@v2. 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 | |
---|---|---|
webapp
Expired
|
8.07 MB |
|