Skip to content

must be in same namespace or fixture won't run. #28

must be in same namespace or fixture won't run.

must be in same namespace or fixture won't run. #28

Triggered via push March 26, 2024 06:30
Status Failure
Total duration 1m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build
No test report files were found
build: LNUnit/Setup/LNUnitBuilder.cs#L140
Cannot implicitly convert type 'int' to 'System.TimeSpan'
build: LNUnit/Setup/LNUnitBuilder.cs#L140
Cannot implicitly convert type 'int' to 'System.TimeSpan'
build: LNUnit/Setup/LNUnitBuilder.cs#L140
Cannot implicitly convert type 'int' to 'System.TimeSpan'
build: LNUnit/Setup/LNUnitBuilder.cs#L140
Cannot implicitly convert type 'int' to 'System.TimeSpan'
build
Process completed with exit code 1.
build
No file matches path coverage/test-results.trx
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/ECKeyPair.cs#L657
Possible null reference return.
build: LNBolt/BOLT11/Bech32.cs#L82
Cannot convert null literal to non-nullable reference type.
build: LNBolt/BOLT4/OnionBlob.cs#L134
Possible null reference argument for parameter 'sharedSecret' in 'byte[] LNTools.GenerateRhoKey(byte[] sharedSecret)'.
build: LNBolt/BOLT4/OnionBlob.cs#L157
Converting null literal or possible null value to non-nullable type.
build: LNBolt/BOLT4/OnionBlob.cs#L169
Nullability of reference types in value of type '(HopPayload hopPayload, OnionBlob? nextSphinx)' doesn't match target type '(HopPayload hopPayload, OnionBlob nextSphinx)'.
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.