feat: engine lifecycle events on the bus with Lua events.subscribe#54
4 new alerts
New alerts in code changed by this pull request
- 2 warnings
- 2 notes
See annotations below for details.
Annotations
Check warning on line 35 in tests/SquidStd.Tests/Scripting/Lua/LuaEventBusForwarderTests.cs
Code scanning / CodeQL
Dispose may not be called if an exception is thrown during execution Warning test
Check warning on line 75 in tests/SquidStd.Tests/Scripting/Lua/LuaEventBusForwarderTests.cs
Code scanning / CodeQL
Dispose may not be called if an exception is thrown during execution Warning test
Check notice on line 91 in src/SquidStd.Scripting.Lua/Services/LuaEventBusForwarder.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 338 in src/SquidStd.Services.Core/Services/Bootstrap/SquidStdBootstrap.cs
Code scanning / CodeQL
Generic catch clause Note