Skip to content

[Draft] Custom slot suplier #684

[Draft] Custom slot suplier

[Draft] Custom slot suplier #684

Triggered via pull request November 27, 2024 23:30
Status Failure
Total duration 7m 34s
Billable time 8m
Artifacts 1

ci.yml

on: pull_request
Matrix: build-lint-test
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 6 warnings
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
features-tests / test: src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
features-tests / test: src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
features-tests / test: src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
build-lint-test (macos-arm): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (macos-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (ubuntu-latest): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (windows-latest)
Process completed with exit code 1.
build-lint-test (macos-intel): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
build-lint-test (macos-intel): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (macos-intel): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
build-lint-test (macos-intel): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (macos-intel): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Pointers and fixed size buffers may only be used in an unsafe context
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/OptionsExtensions.cs#L611
Cannot implicitly convert type 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks*' to 'Temporalio.Bridge.Interop.CustomSlotSupplierCallbacks'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L35
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L40
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReserveCtx' to 'Temporalio.Worker.Tuning.SlotReserveContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L45
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotMarkUsedCtx' to 'Temporalio.Worker.Tuning.SlotMarkUsedContext'
build-lint-test (ubuntu-arm): src/Temporalio/Bridge/CustomSlotSupplier.cs#L50
Argument 1: cannot convert from 'Temporalio.Bridge.Interop.SlotReleaseCtx' to 'Temporalio.Worker.Tuning.SlotReleaseContext'
features-tests / test
Restore cache failed: Dependencies file is not found in /home/runner/work/sdk-dotnet/sdk-dotnet. Supported file pattern: go.sum
build-lint-test (macos-arm)
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
build-lint-test (ubuntu-latest)
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
build-lint-test (windows-latest)
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
build-lint-test (macos-intel)
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
build-lint-test (ubuntu-arm)
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
generator-diff
728 Bytes