Update php.yml #1
Merged
Annotations
10 warnings
|
Build Project:
cs/ccxt/ws/ArrayCache.cs#L291
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
Build Project:
cs/ccxt/ws/ArrayCache.cs#L367
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
Build Project:
cs/ccxt/ws/OrderBookSide.cs#L147
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
|
Build Project:
cs/ccxt/ws/OrderBookSide.cs#L446
Nullable value type may be null.
|
|
Build Project:
cs/ccxt/static/Nethereum/Nethereum.Hex/HexTypes/HexTypeJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Project:
cs/ccxt/static/Nethereum/Nethereum.Hex/HexTypes/HexTypeJsonConverter.cs#L8
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Project:
cs/ccxt/static/Nethereum/Nethereum.ABI/ABIDeserialisation/ExpandoConvertor.cs#L57
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Project:
cs/ccxt/static/Nethereum/Nethereum.ABI/ABIDeserialisation/ExpandoConvertor.cs#L45
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Project
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build Project
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading