Skip to content

chore(deps): update dependency microsoft.extensions.hosting to v9 #792

chore(deps): update dependency microsoft.extensions.hosting to v9

chore(deps): update dependency microsoft.extensions.hosting to v9 #792

Triggered via pull request November 12, 2024 20:25
Status Success
Total duration 4m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build .NET: connector-csharp/zeebe-redis-connector-test/HostedServiceTest.cs#L51
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/HostedServiceTest.cs#L52
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/ImportRecordsTest.cs#L92
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/ImportRecordsTest.cs#L93
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/ImportRecordsTest.cs#L94
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/HostedServiceTest.cs#L78
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/HostedServiceTest.cs#L90
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/ImportRecordsTest.cs#L103
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/ImportRecordsTest.cs#L286
Dereference of a possibly null reference.
Build .NET: connector-csharp/zeebe-redis-connector-test/HostedServiceTest.cs#L57
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)