Refactor MCP service to use Streamable HTTP transport#68
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/AAB.EBA/PersistentObject/PersistentObject.cs#L21
Non-nullable field '_stream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L382
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L381
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L380
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L379
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L378
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L377
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/Blockchains/Bitcoin/OffChain/UtxoLifecycleEconomics.cs#L376
Dereference of a possibly null reference.
|
|
Build:
src/AAB.EBA/CLI/OptionsBinder.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/AAB.EBA/PersistentObject/PersistentGraphBuffer.cs#L108
The member 'PersistentGraphBuffer.DisposeAsync()' does not hide an accessible member. The new keyword is not required.
|
background
wait
wait-all
cancel
parallel
Loading