[Draft] Custom slot suplier #684
Annotations
10 errors and 1 warning
Build:
src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
|
Build:
src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
|
Build:
src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
|
Upload test failure
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
|
Loading