Skip to content

update openapi file #389

update openapi file

update openapi file #389

Triggered via push December 20, 2024 10:04
Status Success
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

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.