back jetbrains annotations #342
Annotations
2 errors and 11 warnings
Check C# code style
Process completed with exit code 1.
|
Stop docker-compose
Process completed with exit code 127.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build dotnet:
Cassandra.DistributedTaskQueue.Monitoring/Storage/Writing/RtqElasticsearchOffsetStorage.cs#L46
Nullability of reference types in return type of 'string? RtqElasticsearchOffsetStorage.Read()' doesn't match implicitly implemented member 'string IOffsetStorage<string>.Read()' (possibly because of nullability attributes).
|
Build dotnet:
Cassandra.DistributedTaskQueue.Monitoring/Indexer/TaskMetaProcessor.cs#L128
Possible null reference return.
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/TaskProlongationTest.cs#L119
Field 'TaskProlongationTest.taskDataStorage' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskCounterTest.cs#L135
Field 'TaskCounterTest.testCounterRepository' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/TasksWithCounterTestBase.cs#L72
Field 'TasksWithCounterTestBase.handleTaskCollection' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskCounterTest.cs#L141
Field 'TaskCounterTest.exchangeServiceClient' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/TaskProlongationTest.cs#L116
Field 'TaskProlongationTest.taskMetaStorage' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskSearchClientTests.cs#L447
Field 'TaskSearchClientTests.handleTasksMetaStorage' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskSearchClientTests.cs#L450
Field 'TaskSearchClientTests.taskDataStorage' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/RtqMonitoringApiTests.cs#L251
Field 'RtqMonitoringApiTests.rtqMonitoringApi' is never assigned to, and will always have its default value null
|
Loading