fix: Remove empty blocks #46
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/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/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:
src/GlobalService/Global.cs#L19
The type or namespace name 'RakNetServerLocator' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/GlobalService/Global.cs#L22
The type or namespace name 'RakNet' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/GlobalService/Global.cs#L28
The type or namespace name 'Scoreboard' could not be found (are you missing a using directive or an assembly reference?)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading