Skip to content

style and format cleanup #27

style and format cleanup

style and format cleanup #27

Triggered via push March 26, 2024 06:10
Status Failure
Total duration 3m 47s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
AbcLightningFixture("postgres") ► ChannelAcceptorDeny: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► CheckLNDVersion: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► ExportGraph: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► FailureInvoiceTimeout: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► FailureNoRouteBecauseFeesAreTooHigh: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► FailureReasonNoRoute: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► GetChannelPointFromAliases: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► GetChannelsFromAlias: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► GetNodeConnectionFromPool: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► GetPaymentFailureData: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
AbcLightningFixture("postgres") ► InterceptorTest: LNUnit.Tests/AbcLightningFixture.cs#L104
Failed test found in: coverage/test-results.trx Error: OneTimeSetUp: System.Collections.Generic.KeyNotFoundException : The given key 'alice' was not present in the dictionary.
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.