Skip to content

Fix some more logging #47

Fix some more logging

Fix some more logging #47

Triggered via push June 27, 2025 18:52
Status Failure
Total duration 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: BepInEx.Preloader/Logging.cs#L11
A namespace cannot directly contain members such as fields, methods or statements
build: BepInEx.Preloader/Logging.cs#L11
Type or namespace definition, or end-of-file expected
build: BepInEx.Preloader/Logging.cs#L9
Invalid token ';' in class, record, struct, or interface member declaration
build: BepInEx.Preloader/Logging.cs#L9
Invalid token '=' in class, record, struct, or interface member declaration
build: BepInEx.Preloader/Logging.cs#L8
Invalid token '==' in class, record, struct, or interface member declaration
build: BepInEx.Preloader/Logging.cs#L8
) expected
build: BepInEx.Preloader/Logging.cs#L8
Tuple must contain at least two elements.
build: BepInEx.Preloader/Logging.cs#L7
Invalid token '{' in class, record, struct, or interface member declaration
build: BepInEx.Preloader/Logging.cs#L7
; expected
build: BepInEx.Preloader/Logging.cs#L7
Invalid expression term '{'
build: submodules/BepInEx.Harmony/HarmonyX2Interop/Patching/Patch.cs#L219
Missing XML comment for publicly visible type or member 'Patch.PatchMethod'