Fix Phase3 slot distribution test - ensure round-robin allocates acro… #1680
unit-tests.yml
on: push
Run .NET Unit Tests
2m 38s
Annotations
10 warnings
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L20
Remove the unused private field '_resourceManager'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager.Tests/JobsControllerTests.cs#L130
Argument of type 'ISetup<IDispatcher, Task<JobStatus>>' cannot be used for parameter 'mock' of type 'IReturns<IDispatcher, Task<JobStatus?>>' in 'IReturnsResult<IDispatcher> ReturnsExtensions.ReturnsAsync<IDispatcher, JobStatus?>(IReturns<IDispatcher, Task<JobStatus?>> mock, JobStatus? value)' due to differences in the nullability of reference types.
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L22
Private member 'Dispatcher._loggerFactory' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L20
Private member 'Dispatcher._resourceManager' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Activities/TaskExecutionActivity.cs#L32
Private member 'TaskExecutionActivity._httpClientFactory' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/ResourceManager.cs#L106
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L22
Remove unused field declaration (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1213)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L20
Remove unused field declaration (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1213)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L22
Remove the unused private field '_loggerFactory'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Run .NET Unit Tests:
FlinkDotNet/FlinkDotNet.JobManager/Implementation/Dispatcher.cs#L20
Remove the unused private field '_resourceManager'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-coverage-report
Expired
|
2.66 MB |
sha256:c65857e4c2698d0b7a7352c18ae59a8c3492bb9cf6cf102057a556d3d72fd68b
|
|
|
unit-test-results
Expired
|
775 KB |
sha256:1059798a58c482264dcd5004a7374aa8012de7ebb036916f5e247662a9e72238
|
|