Addressing PR comments #1687
unit-tests.yml
on: push
Run .NET Unit Tests
2m 50s
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:cce1a347a2dc3ff68d3c7ffd9fd8a8c3a1516d362843245f6e8045495e67ec41
|
|
|
unit-test-results
Expired
|
774 KB |
sha256:adfa99ad989c6bfe87a0c63c55c5609c718f9407f6f2d897ba8c56b459aa7df2
|
|