add status list support (#235) #501
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/Agents/Converters/AgentMessageWriter.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Hyperledger.Aries/Agents/Converters/AgentMessageWriter.cs#L20
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Hyperledger.Aries/Agents/Transport/MessageServiceExtensions.cs#L89
Cannot convert null literal to non-nullable reference type.
|
build:
src/Hyperledger.Aries/Agents/Transport/MessageServiceExtensions.cs#L89
Cannot convert null literal to non-nullable reference type.
|
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.
|