chore: Replace the log library #41
Annotations
10 errors and 1 warning
build:
src/FormUI/FormHandler.cs#L1
The type or namespace name 'Memory' does not exist in the namespace 'Hosihikari.NativeInterop.Unmanaged' (are you missing an assembly reference?)
|
build:
src/GlobalService/Hook/RakPeerHook.cs#L1
The type or namespace name 'RakNet' does not exist in the namespace 'Hosihikari.Minecraft' (are you missing an assembly reference?)
|
build:
src/Events/Implements/Player/RespawnEvent.cs#L7
The type or namespace name 'ServerPlayer' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/FormUI/CustomForm/CustomForm.cs#L14
The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/FormUI/CustomForm/CustomForm.cs#L10
The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/FormUI/CustomForm/CustomForm.cs#L16
The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/GlobalService/Global.cs#L7
The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/GlobalService/Global.cs#L8
'Minecraft' is a namespace but is used like a type
|
build:
src/GlobalService/Global.cs#L10
The type or namespace name 'ServerNetworkHandler' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/GlobalService/Global.cs#L13
The type or namespace name 'MinecraftCommands' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Events/Implements/Player/DestroyBlockEvent.cs#L17
This takes the address of, gets the size of, or declares a pointer to a managed type ('BlockPos')
|