Auto autos: prevent user from manually restarting autos with RMB #539
Annotations
3 errors and 1 warning
Build:
BossMod/Framework/ActionManagerEx.cs#L74
'ActionManagerEx' contains field '_startAutosHook' that is of IDisposable type 'HookAddress<StartAutoattackDelegate>', but it is never disposed. Change the Dispose method on 'ActionManagerEx' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213)
|
Build:
BossMod/Framework/ActionManagerEx.cs#L74
'ActionManagerEx' contains field '_startAutosHook' that is of IDisposable type 'HookAddress<StartAutoattackDelegate>', but it is never disposed. Change the Dispose method on 'ActionManagerEx' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213)
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|