Bump System.Collections.Immutable from 1.7.1 to 9.0.1 in /src #543
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/Hyperledger.Aries/Agents/Converters/AgentEndpointJsonConverter.cs#L9
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Hyperledger.Aries/Agents/Converters/AgentEndpointJsonConverter.cs#L28
Nullability of type of parameter 'value' 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/Agents/Converters/AgentMessageReader.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|