Skip to content

chore: Replace the log library #41

chore: Replace the log library

chore: Replace the log library #41

Triggered via push November 20, 2023 14:24
Status Failure
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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')