Skip to content

1.7.7 loopd gRPC

1.7.7 loopd gRPC #82

Triggered via push January 3, 2025 05:10
Status Failure
Total duration 2m 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 11 warnings
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► ChannelAcceptorDeny: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► CheckForSuccessButFailureReasonIsNotNone_LND_18_Bug: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► CheckLNDVersion: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► ExportGraph: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► FailureInvoiceTimeout: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► FailureNoRouteBecauseFeesAreTooHigh: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► FailureReasonNoRoute: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► GetChannelPointFromAliases: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► GetChannelsFromAlias: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► GetNodeConnectionFromPool: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","v0.18.3-beta","/root/.lnd",True) ► GetPaymentFailureData: LNUnit/Setup/LNUnitBuilder.cs#L121
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: bitcoin:27.1"}
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.