Refactor: NpcNameFinder
split into multiple files, and small changes.
#545
Annotations
6 warnings
CoreTests/NpcNameFinder/Test_NpcNameFinder.cs#L51
Non-nullable field 'paint' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CoreTests/NpcNameFinder/Test_NpcNameFinder.cs#L51
Non-nullable field 'paintBitmap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CoreTests/NpcNameFinder/MockWoWScreen.cs#L25
The event 'MockWoWScreen.OnScreenChanged' is never used
|
CoreTests/NpcNameFinder/Test_NpcNameFinder.cs#L51
Non-nullable field 'paint' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CoreTests/NpcNameFinder/Test_NpcNameFinder.cs#L51
Non-nullable field 'paintBitmap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CoreTests/NpcNameFinder/MockWoWScreen.cs#L25
The event 'MockWoWScreen.OnScreenChanged' is never used
|
The logs for this run have expired and are no longer available.
Loading