Implement OID4VP for mdocs #342
Annotations
5 errors and 12 warnings
build:
src/WalletFramework.Oid4Vc/Oid4Vci/Implementations/SdJwtRecordExtensions.cs#L28
'Dictionary<string, JToken>' does not contain a definition for 'IsNullOrEmpty' and no accessible extension method 'IsNullOrEmpty' accepting a first argument of type 'Dictionary<string, JToken>' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/WalletFramework.Oid4Vc/Oid4Vci/Implementations/SdJwtRecordExtensions.cs#L72
Argument 1: cannot convert from 'SD_JWT.Models.SdJwtDoc' to 'string'
|
build:
src/WalletFramework.Oid4Vc/Oid4Vci/Implementations/SdJwtRecordExtensions.cs#L28
'Dictionary<string, JToken>' does not contain a definition for 'IsNullOrEmpty' and no accessible extension method 'IsNullOrEmpty' accepting a first argument of type 'Dictionary<string, JToken>' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/WalletFramework.Oid4Vc/Oid4Vci/Implementations/SdJwtRecordExtensions.cs#L72
Argument 1: cannot convert from 'SD_JWT.Models.SdJwtDoc' to 'string'
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/DefaultLedgerService.cs#L109
Cannot convert null literal to non-nullable reference type.
|
build:
src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L125
Cannot convert null literal to non-nullable reference type.
|
build:
src/Hyperledger.Aries/Configuration/IProvisioningService.cs#L49
Cannot convert null literal to non-nullable reference type.
|
build:
src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L132
Cannot convert null literal to non-nullable reference type.
|