Skip to content

chore: Replace the log library #65

chore: Replace the log library

chore: Replace the log library #65

Triggered via push November 20, 2023 14:24
Status Failure
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Main.cs#L5
The type or namespace name 'EntryPointAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Main.cs#L5
The type or namespace name 'EntryPoint<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Assets/Prepare.cs#L2
The type or namespace name 'Minecraft' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Main.cs#L1
The type or namespace name 'PluginManager' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/QuickJS/Helper/JsPromiseHelper.cs#L1
The type or namespace name 'Minecraft' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Scripting/McQuickJs.cs#L2
The type or namespace name 'Minecraft' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Scripting/ScriptModuleMinecraft/ScriptPlayer.cs#L2
The type or namespace name 'Minecraft' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Log.cs#L13
The type or namespace name 'Logger' could not be found (are you missing a using directive or an assembly reference?)
build: src/Log.cs#L5
The type or namespace name 'Logger' could not be found (are you missing a using directive or an assembly reference?)
build: src/Main.cs#L9
The type or namespace name 'IEntryPoint' could not be found (are you missing a using directive or an assembly reference?)