feat: add some JS function #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/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?)
|
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?)
|