Skip to content

feat: Bump package version and adaption #47

feat: Bump package version and adaption

feat: Bump package version and adaption #47

Triggered via push February 23, 2024 06:28
Status Failure
Total duration 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/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/.