Merge pull request #13 from Jonyboylovespie/master #33
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2.2.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
Util/TowerUtil.cs#L57
Possible null reference return.
|
Build:
Util/DifficultyUtil.cs#L17
Possible null reference return.
|
Build:
Panels/RoguePanel.cs#L9
Non-nullable field 'rect' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Panels/RoguePanel.cs#L10
Non-nullable field 'game' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Panels/RoguePanel.cs#L11
Non-nullable field 'panel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Gamemodes/Roguemode.cs#L20
Non-nullable property 'baseGameModeModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Gamemodes/Roguemode.cs#L21
Non-nullable property 'baseGameModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Util/TowerUtil.cs#L57
Possible null reference return.
|
Build:
Util/DifficultyUtil.cs#L17
Possible null reference return.
|
Build:
Panels/RoguePanel.cs#L9
Non-nullable field 'rect' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading