Skip to content

nuget version and branch name #8

nuget version and branch name

nuget version and branch name #8

Triggered via push December 13, 2023 19:30
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: src/Hyperledger.Aries/Features/SdJwt/Services/SdJwtVcHolderService/DefaultSdJwtVcHolderService.cs#L148
There is no argument given that corresponds to the required formal parameter 'issuerJwk' of 'IHolder.ReceiveCredential(string, string, string)'
build: src/Hyperledger.Aries/Features/SdJwt/Services/SdJwtVcHolderService/DefaultSdJwtVcHolderService.cs#L148
There is no argument given that corresponds to the required formal parameter 'issuerJwk' of 'IHolder.ReceiveCredential(string, string, 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, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/Ledger/DefaultLedgerService.cs#L132
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/DefaultLedgerService.cs#L140
Cannot convert null literal to non-nullable reference type.
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/