formatting #6
Annotations
10 warnings
Build & Test:
src/Uniswap.Sdk/V3/Payments.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
src/Uniswap.Sdk/V3/Payments.cs#L45
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
src/Uniswap.Sdk/V3/SwapQuoter.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
src/Uniswap.Sdk/V3/Constants.cs#L56
'Constants.POOL_INIT_CODE_HASH' is obsolete: 'Please use PoolInitCodeHash(ChainId chainId) instead'
|
Build & Test:
src/Uniswap.Sdk/V3/Multicall.cs#L10
Non-nullable field 'INTERFACE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build & Test:
src/Uniswap.Sdk/V3/NonfungiblePositionManager.cs#L27
Non-nullable property 'Calldata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build & Test:
src/Uniswap.Sdk/V3/NonfungiblePositionManager.cs#L28
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build & Test:
src/Uniswap.Sdk/V3/Entities/Trade.cs#L174
Possible null reference assignment.
|
Build & Test:
src/Uniswap.Sdk/V3/Entities/Trade.cs#L196
Possible null reference assignment.
|
Build & Test:
src/Uniswap.Sdk/V3/Entities/Route.cs#L10
Non-nullable field '_midPrice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
Expired
|
21.3 KB |
|
test-results
Expired
|
90.9 KB |
|