Skip to content

fix: Fix logger

fix: Fix logger #42

Triggered via push February 3, 2024 07:51
Status Failure
Total duration 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/FormUI/CustomForm/CustomForm.cs#L106
The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
build: src/Events/Implements/Player/ChatEvent.cs#L7
The type or namespace name 'ServerPlayer' could not be found (are you missing a using directive or an assembly reference?)
build: src/Events/Implements/Player/ChatEvent.cs#L17
The type or namespace name 'ServerNetworkHandler' could not be found (are you missing a using directive or an assembly reference?)
build: src/Events/Implements/Player/ChatEvent.cs#L18
The type or namespace name 'NetworkIdentifier' could not be found (are you missing a using directive or an assembly reference?)
build: src/Events/Implements/Player/ChatEvent.cs#L19
The type or namespace name 'TextPacket' could not be found (are you missing a using directive or an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.