Skip to content

fix: fix unexpected end of string on eval #26

fix: fix unexpected end of string on eval

fix: fix unexpected end of string on eval #26

Triggered via push July 30, 2023 06:31
Status Failure
Total duration 36s
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/JsLog/ContextObjectBindPrint.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/AddIntrinsicBaseObjects.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#L3
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Hook/QuickJS/FreeContext.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Hook/RequestReload.cs#L1
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#L3
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)