style: apply repo-wide code formatting#18
168 new alerts
New alerts in code changed by this pull request
- 45 warnings
- 123 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check warning on line 30 in tests/SquidStd.Tests/Integration/Mail/MailPollingServiceTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 1378 in src/SquidStd.Scripting.Lua/Services/LuaScriptEngineService.cs
Code scanning / CodeQL
Useless assignment to local variable Warning
Check warning on line 1246 in src/SquidStd.Scripting.Lua/Services/LuaScriptEngineService.cs
Code scanning / CodeQL
Useless upcast Warning
Check warning on line 33 in tests/SquidStd.Tests/Integration/Mail/MailQueueIntegrationTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 82 in tests/SquidStd.Tests/Integration/Mail/MailReaderTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 105 in tests/SquidStd.Tests/Integration/Search/ElasticSearchServiceTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 1038 in src/SquidStd.Scripting.Lua/Services/LuaScriptEngineService.cs
Code scanning / CodeQL
Useless assignment to local variable Warning
Check warning on line 51 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs
Code scanning / CodeQL
Dispose may not be called if an exception is thrown during execution Warning test
Check warning on line 54 in tests/SquidStd.Tests/Crypto/Vfs/EntryCipherTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 792 in src/SquidStd.Scripting.Lua/Utils/LuaDocumentationGenerator.cs
Code scanning / CodeQL
Useless assignment to local variable Warning
Check warning on line 54 in tests/SquidStd.Tests/Crypto/Vfs/EntryCipherTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning
Check warning on line 38 in tests/SquidStd.Tests/Crypto/Vfs/EntryCipherTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 33 in tests/SquidStd.Tests/Crypto/Vfs/EntryCipherTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 18 in tests/SquidStd.Tests/Crypto/Vfs/EntryCipherTests.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 75 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs
Code scanning / CodeQL
Dispose may not be called if an exception is thrown during execution Warning test
Check warning on line 96 in src/SquidStd.Crypto/Pgp/Services/PgpKeyring.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning
Check warning on line 33 in tests/SquidStd.Tests/Crypto/Pgp/Support/PgpTestKeys.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning test
Check warning on line 141 in src/SquidStd.Storage.S3/Services/S3StorageService.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning
Check notice on line 29 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 136 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 21 in tests/SquidStd.Tests/Crypto/Pgp/AesGcmPgpKeyStoreTests.cs
Code scanning / CodeQL
Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test
Check notice on line 108 in src/SquidStd.Workers/Services/WorkerHeartbeatService.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 24 in src/SquidStd.Workers/Services/WorkerHeartbeatService.cs
Code scanning / CodeQL
Missed 'using' opportunity Note
Check notice on line 82 in src/SquidStd.Workers.Manager/Services/WorkerOfflineSweepService.cs
Code scanning / CodeQL
Generic catch clause Note