back jetbrains annotation #341
Annotations
3 errors and 10 warnings
|
Build dotnet
The operation was canceled.
|
Stop docker-compose
Process completed with exit code 127.
|
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/Api/RtqMonitoringTaskMeta.cs#L61
Non-nullable property 'ParentTaskId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build dotnet:
Cassandra.DistributedTaskQueue.Monitoring/Api/RtqMonitoringSearchRequest.cs#L12
Non-nullable property 'EnqueueTimestampRange' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build dotnet:
Cassandra.DistributedTaskQueue.Monitoring/Api/RtqMonitoringSearchRequest.cs#L21
Non-nullable property 'Names' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build dotnet:
Cassandra.DistributedTaskQueue.Monitoring/Indexer/TaskMetaProcessor.cs#L128
Possible null reference return.
|
Build dotnet:
Cassandra.DistributedTaskQueue.Tests/RemoteTaskQueue/RepositoriesTests/TaskExceptionInfoStorageTest.cs#L264
Field 'TaskExceptionInfoStorageTest.taskExceptionInfoStorage' 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/RemoteTaskQueue/ExchangeTests/TaskProlongationTest.cs#L122
Field 'TaskProlongationTest.taskExceptionInfoStorage' 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/RtqMonitoringApiTests.cs#L251
Field 'RtqMonitoringApiTests.rtqMonitoringApi' is never assigned to, and will always have its default value null
|
Loading