Reorg so boltdb tests don't need to spin up postgres instance. #46
Annotations
4 errors and 10 warnings
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","daily-testing-only","/root/.lnd",True) ► FailureReasonNoRoute:
LNUnit/Setup/LNUnitBuilder.cs#L652
Failed test found in:
coverage/test-results.trx
Error:
Grpc.Core.RpcException : Status(StatusCode="Unknown", Detail="channel from self node has no policy")
|
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","daily-testing-only","/root/.lnd",True) ► GetPaymentFailureData:
LNUnit/Setup/LNUnitBuilder.cs#L652
Failed test found in:
coverage/test-results.trx
Error:
Grpc.Core.RpcException : Status(StatusCode="Unknown", Detail="channel from self node has no policy")
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Process completed with exit code 1.
|
build:
LNBolt/ECKeyPair.cs#L681
Nullability of reference types in type of parameter 'other' of 'int ECKeyPair.CompareTo(ECKeyPair other)' doesn't match implicitly implemented member 'int IComparable<ECKeyPair>.CompareTo(ECKeyPair? other)' (possibly because of nullability attributes).
|
build:
LNBolt/BOLT11/Bech32.cs#L82
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L95
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L96
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L105
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L117
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L125
Cannot convert null literal to non-nullable reference type.
|
build:
LNBolt/BOLT11/Bech32.cs#L146
Possible null reference return.
|
build:
LNBolt/BOLT11/Bech32.cs#L173
Possible null reference return.
|