Support DPop capabilities in Oid4Vci flow #106
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1.0.5, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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/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.
|