Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

chore: Fix package reference #34

chore: Fix package reference

chore: Fix package reference #34

Triggered via push July 30, 2023 07:21
Status Failure
Total duration 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Events/HookEventBase.cs#L4
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/Events/Implements/Player/RespawnEvent.cs#L3
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/GlobalInstance.cs#L2
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/AllowListFileHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/DbStorageHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/FilePathManagerHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/MinecraftCommandsHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/MinecraftHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/RakNetServerLocatorHook.cs#L1
The type or namespace name 'NativeInterop' does not exist in the namespace 'Hosihikari' (are you missing an assembly reference?)
build: src/GlobalService/Hook/RakPeerHook.cs#L1
The type or namespace name 'RakNet' does not exist in the namespace 'Hosihikari.Minecraft' (are you missing an assembly reference?)