fix: Fix build #43
Annotations
10 errors and 1 warning
build:
src/FormUI/FormHandler.cs#L2
The type or namespace name 'Element' does not exist in the namespace 'Hosihikari.Minecraft.Extension.FormUI' (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/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
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/.
|