Fix code style #343
Annotations
3 errors and 10 warnings
|
Stop docker-compose
Process completed with exit code 127.
|
Check front code
The operation was canceled.
|
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/RtqMonitoringApiTests.cs#L251
Field 'RtqMonitoringApiTests.rtqMonitoringApi' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/ExchangeTestBase.cs#L69
Field 'ExchangeTestBase.globalTime' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/RepositoriesTests/EventLogRepositoryTests.cs#L414
Field 'EventLogRepositoryTests.eventLogRepository' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskCounterTest.cs#L138
Field 'TaskCounterTest.eventLogRepository' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/Monitoring/TaskSearchClientTests.cs#L441
Field 'TaskSearchClientTests.schema' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/AutoParentTaskIdTest.cs#L105
Field 'AutoParentTaskIdTest.testTaskLogger' is never assigned to, and will always have its default value null
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/ExchangeTests/TaskProlongationTest.cs#L122
Field 'TaskProlongationTest.taskExceptionInfoStorage' is never assigned to, and will always have its default value null
|
Loading