Skip to content

feat: add some JS function #7

feat: add some JS function

feat: add some JS function #7

Triggered via push July 28, 2023 08:31
Status Failure
Total duration 1m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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/Hook/EnableScripting.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Hook/QuickJS/Eval.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Hook/QuickJS/Eval.cs#L4
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Log.cs#L1
The type or namespace name 'Logging' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/QuickJS/Native.cs#L2
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/QuickJS/Native.cs#L3
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Hook/EnableScripting.cs#L7
The type or namespace name 'HookBase<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/Log.cs#L7
The type or namespace name 'Logger' could not be found (are you missing a using directive or an assembly reference?)
build: src/Hook/QuickJS/Eval.cs#L11
The type or namespace name 'HookBase<>' could not be found (are you missing a using directive or an assembly reference?)