Skip to content

fix: Remove debug information #45

fix: Remove debug information

fix: Remove debug information #45

Triggered via push February 4, 2024 14:21
Status Failure
Total duration 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/GlobalService/Hook/RakPeerHook.cs#L3
The type or namespace name 'RakNet' does not exist in the namespace 'Hosihikari.Minecraft' (are you missing an assembly reference?)
build: src/FormUI/CustomForm.cs#L6
The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
build: src/FormUI/CustomForm.cs#L11
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/FormUI/Element/Button.cs#L36
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#L13
The type or namespace name 'MinecraftCommands' could not be found (are you missing a using directive or an assembly reference?)
build: src/GlobalService/Global.cs#L16
The type or namespace name 'DBStorage' could not be found (are you missing a using directive or an assembly reference?)
build: src/GlobalService/Global.cs#L17
The type or namespace name 'LevelStorage' 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/.