Skip to content

feat: New Scp049 Finishing Sense Event #256

feat: New Scp049 Finishing Sense Event

feat: New Scp049 Finishing Sense Event #256

Triggered via pull request April 9, 2025 09:32
@MS-crewMS-crew
synchronize #474
master
Status Failure
Total duration 2m 5s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L16
Using directive for 'System.Reflection.Emit' should appear before directive for 'HarmonyLib' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L274
The name 'BindingFlags' does not exist in the current context
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L274
The name 'BindingFlags' does not exist in the current context
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L274
The name 'BindingFlags' does not exist in the current context
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L213
The type or namespace name 'MethodInfo' could not be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.Events/Patches/Events/Scp049/FinishingSense.cs#L211
The type or namespace name 'MethodInfo' could not be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.Events/EventArgs/Scp049/FinishingSenseEventArgs.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.