Skip to content

perf: optimize SafeJsValue using Dispose #19

perf: optimize SafeJsValue using Dispose

perf: optimize SafeJsValue using Dispose #19

Triggered via push July 29, 2023 08:30
Status Failure
Total duration 36s
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/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/Loader/SetupContext.cs#L2
The type or namespace name 'Logging' 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/QuickJS/Wrapper/SafeJsValue.cs#L6
The namespace 'Hosihikari.VanillaScript.QuickJS.Wrapper' already contains a definition for 'SafeJsValue'
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?)