Skip to content

chore: Bump CassandraCSharpDriver from 3.21.0 to 3.22.0 #51

chore: Bump CassandraCSharpDriver from 3.21.0 to 3.22.0

chore: Bump CassandraCSharpDriver from 3.21.0 to 3.22.0 #51

Triggered via pull request January 19, 2026 10:43
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Publish to NuGet
0s
Publish to NuGet
Matrix: Publish Release Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
Build and Test (ubuntu-latest)
Process completed with exit code 1.
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L206
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L23
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L197
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L27
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L206
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L23
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L197
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L27
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest)
The strategy configuration was canceled because "build-and-test.ubuntu-latest" failed
Build and Test (macos-latest)
The operation was canceled.
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L206
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L23
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L197
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L27
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L206
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/KinesisConnector.cs#L23
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L197
The type or namespace name 'TopicInfo' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/EventHubsConnector.cs#L27
The type or namespace name 'IStreamingConnector' could not be found (are you missing a using directive or an assembly reference?)
Build and Test (windows-latest)
The strategy configuration was canceled because "build-and-test.ubuntu-latest" failed
Build and Test (windows-latest)
The operation was canceled.
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'IsInitiallyExpanded' on 'MudExpansionPanel' using pattern 'LowerCase' source location '(976,28)-(976,96)' (https://mudblazor.com/features/analyzers)
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(441,32)-(441,97)' (https://mudblazor.com/features/analyzers)
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(403,32)-(403,87)' (https://mudblazor.com/features/analyzers)
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Tables.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(987,20)-(987,80)' (https://mudblazor.com/features/analyzers)
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Tables.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(932,20)-(932,81)' (https://mudblazor.com/features/analyzers)
Build and Test (ubuntu-latest): src/Faborite.Web/Pages/Tables.razor#L39
Possible null reference argument for parameter 'table' in 'void Tables.SelectTable(TableInfo table)'.
Build and Test (ubuntu-latest): src/Faborite.Web/Layout/MainLayout.razor#L38
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/RabbitMQConnector.cs#L141
Async-iterator 'RabbitMQConnector.ConsumeAsync(string, bool, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/NoSQL/MongoDbConnector.cs#L203
Async-iterator 'MongoDbConnector.WatchAsync(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and Test (ubuntu-latest): src/Faborite.Core/Connectors/Streaming/KafkaConnector.cs#L132
Async-iterator 'KafkaConnector.ConsumeAsync(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and Test (macos-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'IsInitiallyExpanded' on 'MudExpansionPanel' using pattern 'LowerCase' source location '(976,28)-(976,96)' (https://mudblazor.com/features/analyzers)
Build and Test (macos-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(441,32)-(441,97)' (https://mudblazor.com/features/analyzers)
Build and Test (macos-latest): src/Faborite.Web/Pages/Config.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(403,32)-(403,87)' (https://mudblazor.com/features/analyzers)
Build and Test (macos-latest): src/Faborite.Web/Pages/Tables.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(987,20)-(987,80)' (https://mudblazor.com/features/analyzers)
Build and Test (macos-latest): src/Faborite.Web/Pages/Tables.razor#L1
Illegal Attribute 'Title' on 'MudIconButton' using pattern 'LowerCase' source location '(932,20)-(932,81)' (https://mudblazor.com/features/analyzers)
Build and Test (macos-latest): src/Faborite.Web/Pages/Tables.razor#L39
Possible null reference argument for parameter 'table' in 'void Tables.SelectTable(TableInfo table)'.
Build and Test (macos-latest): src/Faborite.Web/Layout/MainLayout.razor#L38
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/RabbitMQConnector.cs#L141
Async-iterator 'RabbitMQConnector.ConsumeAsync(string, bool, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and Test (macos-latest): src/Faborite.Core/Connectors/Streaming/KafkaConnector.cs#L132
Async-iterator 'KafkaConnector.ConsumeAsync(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and Test (macos-latest): src/Faborite.Core/Connectors/NoSQL/MongoDbConnector.cs#L203
Async-iterator 'MongoDbConnector.WatchAsync(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed