8 new alerts
New alerts in code changed by this pull request
- 2 warnings
- 6 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 73 in src/SquidStd.ConsoleCommands/Services/CommandSystemService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 165 in src/SquidStd.ConsoleCommands/Services/CommandSystemService.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 91 in src/SquidStd.Scripting.Lua/Services/LuaEventBusForwarder.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 31 in src/SquidStd.Services.Core/Services/Bootstrap/SquidStdBootstrap.cs
Code scanning / CodeQL
Missed 'using' opportunity Note
Check notice on line 218 in src/SquidStd.Services.Core/Services/Bootstrap/SquidStdBootstrap.cs
Code scanning / CodeQL
Poor error handling: empty catch block Note
Check notice on line 360 in src/SquidStd.Services.Core/Services/Bootstrap/SquidStdBootstrap.cs
Code scanning / CodeQL
Generic catch clause Note