Skip to content

feat: auto convert clr Task to js Promise #53

feat: auto convert clr Task to js Promise

feat: auto convert clr Task to js Promise #53

Triggered via push August 5, 2023 09:13
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/QuickJS/FreeRuntime.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/JS_NewClass1.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/NewRuntime2.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)