Skip to content

Records migration (#258) #549

Records migration (#258)

Records migration (#258) #549

Triggered via push January 31, 2025 15:21
Status Success
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L169
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L180
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/ILedgerService.cs#L199
Cannot convert null literal to non-nullable reference type.
build: src/Hyperledger.Aries/Ledger/Abstractions/IPoolService.cs#L46
Cannot convert null literal to non-nullable reference type.