Skip to content

Refactor: Abstraction layer for IWoWScreen #135

Refactor: Abstraction layer for IWoWScreen

Refactor: Abstraction layer for IWoWScreen #135

Triggered via pull request October 19, 2023 16:24
Status Failure
Total duration 3m 34s
Artifacts

dotnet_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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