Custom slot suplier #677
ci.yml
on: pull_request
features-tests
/
test
3m 20s
Matrix: build-lint-test
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.
|
features-tests / test:
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)
|
features-tests / test:
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)
|
features-tests / test:
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)
|
features-tests / test:
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)
|
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 (ubuntu-latest):
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-lint-test (ubuntu-latest):
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-lint-test (ubuntu-latest):
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-lint-test (ubuntu-latest):
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)
|
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-arm):
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-lint-test (macos-arm):
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-lint-test (macos-arm):
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-lint-test (macos-arm):
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)
|
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 (macos-intel):
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-lint-test (macos-intel):
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-lint-test (macos-intel):
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-lint-test (macos-intel):
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)
|
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 |
|