NuGet Package Deploy #14
Annotations
3 errors and 20 warnings
LNUnit.Tests.AbcLightningAbstractTestsBoltDb("boltdb","lightninglabs/lnd","daily-testing-only","/root/.lnd",True) ► ListInvoiceAndPaymentPaging:
LNUnit.Tests/Abstract/AbcLightningAbstractTests.cs#L1010
Failed test found in:
coverage/test-results.trx
Error:
Grpc.Core.RpcException : Status(StatusCode="Unknown", Detail="at least one of the options `all_payments`, `failed_payments_only`, or `failed_htlcs_only` must be set to true")
|
LNUnit.Tests.Abstract.DockerTest ► BuildBitcoin_27_0_rc1_DockerImage:
LNUnit/Setup/DockerHelper.cs#L108
Failed test found in:
coverage/test-results.trx
Error:
System.IO.DirectoryNotFoundException : Could not find a part of the path '/home/runner/work/LNUnit/LNUnit/Docker/bitcoin/27.0rc1'.
|
LNUnit.Tests.Fixture.AbcLightningAbstractTestsPostgres("postgres","lightninglabs/lnd","daily-testing-only","/root/.lnd",True) ► ListInvoiceAndPaymentPaging:
LNUnit.Tests/Abstract/AbcLightningAbstractTests.cs#L1010
Failed test found in:
coverage/test-results.trx
Error:
Grpc.Core.RpcException : Status(StatusCode="Unknown", Detail="at least one of the options `all_payments`, `failed_payments_only`, or `failed_htlcs_only` must be set to true")
|
build:
LNUnit.LND/LNDHTLCMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build:
LNUnit.LND/LNDNodePool.cs#L261
Cannot convert null literal to non-nullable reference type.
|
build:
LNUnit.LND/LNDStateMonitor.cs#L13
Cannot convert null literal to non-nullable reference type.
|
build:
LNUnit.LND/LNDStateMonitor.cs#L41
The variable 'e' is declared but never used
|
build:
LNUnit.LND/LNDSimpleHtlcInterceptorHandler.cs#L65
The variable 'e' is declared but never used
|
build:
LNUnit.LND/LNDSetttings.cs#L8
Non-nullable property 'GrpcEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
LNUnit.LND/LNDNodePool.cs#L31
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LNUnit.LND/LNDNodePool.cs#L47
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LNUnit.LND/LNDNodePool.cs#L72
Non-nullable field 'RPCCheckTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LNUnit.LND/LNDNodePool.cs#L120
Possible null reference argument for parameter 'item' in 'void List<LNDNodeConnection>.Add(LNDNodeConnection item)'.
|
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.
|