update openapi file #389
Annotations
11 warnings
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L133
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L133
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Program.cs#L134
Cannot convert null literal to non-nullable reference type.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L11
Non-nullable property 'FileOutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L12
Non-nullable property 'EndpointName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L13
Non-nullable property 'SubscribeDataType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
data-api/csharp-ws/CoinAPI.WebSocket.Stats.Console/Infrastructure/InputData.cs#L14
Non-nullable property 'Asset' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|