Refactor: Abstraction layer for IWoWScreen
#135
Annotations
3 errors and 6 warnings
build:
CoreTests/NpcNameFinder/NpcNameOverlay.cs#L147
'NpcNameFinder' does not contain a definition for 'IsAdd' and no accessible extension method 'IsAdd' accepting a first argument of type 'NpcNameFinder' could be found (are you missing a using directive or an assembly reference?)
|
build:
CoreTests/NpcNameFinder/NpcNameOverlay.cs#L147
'NpcNameFinder' does not contain a definition for 'IsAdd' and no accessible extension method 'IsAdd' accepting a first argument of type 'NpcNameFinder' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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
|