Skip to content

Custom slot suplier #677

Custom slot suplier

Custom slot suplier #677

Triggered via pull request November 26, 2024 01:40
Status Failure
Total duration 7m 17s
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/Worker/Tuning/SlotReserveContext.cs#L19
Non-nullable property 'TaskQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
features-tests / test: src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L24
Non-nullable property 'WorkerIdentity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
features-tests / test: src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L29
Non-nullable property 'WorkerBuildId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
features-tests / test: src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
features-tests / test: src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
Non-nullable property 'SlotInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
features-tests / test: src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L19
Non-nullable property 'TaskQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L24
Non-nullable property 'WorkerIdentity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L29
Non-nullable property 'WorkerBuildId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
Non-nullable property 'SlotInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-latest): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (windows-latest)
Process completed with exit code 1.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L19
Non-nullable property 'TaskQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L24
Non-nullable property 'WorkerIdentity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L29
Non-nullable property 'WorkerBuildId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
Non-nullable property 'SlotInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L19
Non-nullable property 'TaskQueue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L24
Non-nullable property 'WorkerIdentity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L29
Non-nullable property 'WorkerBuildId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
Non-nullable property 'SlotInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (macos-intel): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L19
Non-nullable property 'TaskQueue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L24
Non-nullable property 'WorkerIdentity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReserveContext.cs#L29
Non-nullable property 'WorkerBuildId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
Non-nullable property 'SlotInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
Non-nullable property 'Permit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
The property's documentation summary text should begin with: 'Gets'
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
The property's documentation summary text should begin with: 'Gets'
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L14
The property's documentation summary text should begin with: 'Gets'
build-lint-test (ubuntu-arm): src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
The property's documentation summary text should begin with: 'Gets'
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 (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-arm)
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
208 KB