Skip to content

Bump version

Bump version #3

Triggered via push February 16, 2024 15:42
Status Success
Total duration 54s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Bitfinex.Client.Websocket/Responses/Positions/Position.cs#L49
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: src/Bitfinex.Client.Websocket/Responses/Positions/Position.cs#L54
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelMultiOrderConverter.cs#L10
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelMultiOrderConverter.cs#L78
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelOrderConverter.cs#L10
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelOrderConverter.cs#L42
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Subscriptions/RawBookSubscribeRequest.cs#L18
Cannot convert null literal to non-nullable reference type.
build: src/Bitfinex.Client.Websocket/Requests/Converters/UpdateOrderConverter.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/UpdateOrderConverter.cs#L91
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Subscriptions/BookSubscribeRequest.cs#L22
Cannot convert null literal to non-nullable reference type.
build: src/Bitfinex.Client.Websocket/Responses/Positions/Position.cs#L49
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: src/Bitfinex.Client.Websocket/Responses/Positions/Position.cs#L54
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: src/Bitfinex.Client.Websocket/Requests/Converters/CalcConverter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CalcConverter.cs#L33
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Files/BitfinexFileCommunicator.cs#L27
Nullability of reference types in type of parameter 'value' of 'void BitfinexFileCommunicator.Name.set' doesn't match implicitly implemented member 'void IWebsocketClient.Name.set' (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Files/BitfinexFileCommunicator.cs#L32
Nullability of reference types in type of parameter 'value' of 'void BitfinexFileCommunicator.MessageEncoding.set' doesn't match implicitly implemented member 'void IWebsocketClient.MessageEncoding.set' (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelMultiOrderConverter.cs#L10
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelMultiOrderConverter.cs#L78
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelOrderConverter.cs#L10
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Bitfinex.Client.Websocket/Requests/Converters/CancelOrderConverter.cs#L42
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).