Update publish.yml #3
Annotations
8 warnings
Build:
Config.cs#L43
Non-nullable field '_pluginInterface' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
EnemyList.cs#L111
Non-nullable field 'Plugin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
EnemyList.cs#L96
The field 'EnemyList.EnemyButton.Plugin' is never used
|
Build:
EnemyList.cs#L97
The field 'EnemyList.EnemyButton._castState' is assigned but its value is never used
|
Build:
Config.cs#L43
Non-nullable field '_pluginInterface' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
EnemyList.cs#L111
Non-nullable field 'Plugin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
EnemyList.cs#L96
The field 'EnemyList.EnemyButton.Plugin' is never used
|
Build:
EnemyList.cs#L97
The field 'EnemyList.EnemyButton._castState' is assigned but its value is never used
|