Skip to content

release: event bus, binary persistence, source generators, transport codec - #10

Merged
tgiachi merged 47 commits into
mainfrom
develop
Jun 26, 2026
Merged

release: event bus, binary persistence, source generators, transport codec#10
tgiachi merged 47 commits into
mainfrom
develop

build: bump Microsoft.CodeAnalysis.CSharp to 5.3.0

1e71541
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 26, 2026 in 5s

117 new alerts

New alerts in code changed by this pull request

  • 21 warnings
  • 96 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 17 in tests/SquidStd.Tests/Mail/MailQueueTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 51 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Dispose may not be called if an exception is thrown during execution Warning test

Dispose missed if exception is thrown by
call to method Same
.
Dispose missed if exception is thrown by
call to method Same
.
Dispose missed if exception is thrown by
call to method Resolve
.
Dispose missed if exception is thrown by
call to method Same
.
Dispose missed if exception is thrown by
call to method Resolve
.

Check warning on line 75 in tests/SquidStd.Tests/Bootstrap/SquidStdBootstrapTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Dispose may not be called if an exception is thrown during execution Warning test

Dispose missed if exception is thrown by
call to method RegisterInstance
.
Dispose missed if exception is thrown by
call to method Equal
.
Dispose missed if exception is thrown by
call to method Resolve
.

Check warning on line 22 in tests/SquidStd.Tests/Mail/MailSendConsumerServiceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 48 in tests/SquidStd.Tests/Mail/MailSendConsumerServiceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 20 in tests/SquidStd.Tests/Manager/HeartbeatCollectorServiceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 30 in tests/SquidStd.Tests/Integration/Mail/MailPollingServiceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'MimeMessage' is created but not disposed.

Check warning on line 33 in tests/SquidStd.Tests/Integration/Mail/MailQueueIntegrationTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 82 in tests/SquidStd.Tests/Integration/Mail/MailReaderTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'MimeMessage' is created but not disposed.

Check warning on line 106 in tests/SquidStd.Tests/Integration/Search/ElasticSearchServiceTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 153 in src/SquidStd.Storage.S3/Services/S3StorageService.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning

Disposable 'MinioClient' is created but not disposed.

Check warning on line 18 in tests/SquidStd.Tests/Manager/JobSchedulerTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 68 in tests/SquidStd.Tests/Manager/WorkerManagerEndpointsTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'Container' is created but not disposed.

Check warning on line 139 in tests/SquidStd.Tests/Messaging/InMemoryQueueProviderTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'CountdownEvent' is created but not disposed.

Check warning on line 151 in tests/SquidStd.Tests/Network/TransportCodecTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'BlockingCollection<Byte\[\]>' is created but not disposed.

Check warning on line 121 in tests/SquidStd.Tests/Network/TransportCodecTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning test

Disposable 'BlockingCollection<Byte\[\]>' is created but not disposed.

Check notice on line 38 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 68 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 69 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 70 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 83 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 101 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 116 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 33 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.

Check notice on line 22 in tests/SquidStd.Tests/Integration/Templates/TemplatePackTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments Note test

Call to 'System.IO.Path.Combine' may silently drop its earlier arguments.