Records migration (#258) #549
Annotations
10 warnings
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageReader.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageReader.cs#L20
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L131
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L144
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L155
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L169
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L180
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Hyperledger.Aries/Ledger/Abstractions/IPoolService.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Loading