Refactor: Abstraction layer for IWoWScreen
#136
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
build:
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.
|
build:
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.
|
build:
CoreTests/NpcNameFinder/MockWoWScreen.cs#L25
The event 'MockWoWScreen.OnScreenChanged' is never used
|
build:
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.
|
build:
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.
|
build:
CoreTests/NpcNameFinder/MockWoWScreen.cs#L25
The event 'MockWoWScreen.OnScreenChanged' is never used
|