Custom slot suplier #677
Annotations
10 errors and 1 warning
Build:
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:
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:
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:
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:
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:
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:
src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L14
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
|
Build:
src/Temporalio/Worker/Tuning/SlotMarkUsedContext.cs#L19
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
|
Build:
src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L14
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
|
Build:
src/Temporalio/Worker/Tuning/SlotReleaseContext.cs#L19
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
|
Upload test failure
No files were found with the provided path: tests/Temporalio.Tests/TestResults. No artifacts will be uploaded.
|
Loading