Skip to content

Support cNonce endpoint #648

Support cNonce endpoint

Support cNonce endpoint #648

Triggered via pull request April 28, 2025 06:54
Status Success
Total duration 1m 30s
Artifacts

publish-nuget.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Agents/Transport/IMessageService.cs#L22
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Agents/Transport/IMessageService.cs#L22
Cannot convert null literal to non-nullable reference type.