Skip to content

More account refactoring #95

More account refactoring

More account refactoring #95

Re-run triggered January 25, 2025 17:35
Status Success
Total duration 2m 29s
Artifacts 4

build-test.yml

on: push
test-desktop
2m 17s
test-desktop
build-desktop-win
3m 22s
build-desktop-win
build-desktop-linux
59s
build-desktop-linux
build-desktop-mac
59s
build-desktop-mac
build-android
6m 40s
build-android
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 62 warnings
build-desktop-mac
Process completed with exit code 3.
build-desktop-mac
Process completed with exit code 3.
build-desktop-mac
Process completed with exit code 3.
build-desktop-mac
Process completed with exit code 3.
build-android: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-android: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-android: BTCPayApp.Core/Helpers/EventHelpers.cs#L36
Possible null reference argument for parameter 'arg1' in 'Task Func<object, TArgs, Task>.Invoke(object arg1, TArgs arg2)'.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_channelManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_openChannelRequestEventHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-android: BTCPayApp.Core/LDK/LDKAnnouncementBroadcaster.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-desktop-win: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-win: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-win: BTCPayApp.Core/Helpers/EventHelpers.cs#L36
Possible null reference argument for parameter 'arg1' in 'Task Func<object, TArgs, Task>.Invoke(object arg1, TArgs arg2)'.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_channelManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_openChannelRequestEventHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-win: BTCPayApp.Core/LDK/LDKAnnouncementBroadcaster.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_channelManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_openChannelRequestEventHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-mac: BTCPayApp.Core/LSP/JIT/FlowFeeRequest.cs#L9
Non-nullable property 'PubKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-mac: BTCPayApp.Core/LDK/LDKWatchedOutput.cs#L20
Non-nullable property 'Script' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-mac: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-mac: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-desktop-linux: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-linux: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-desktop-linux: BTCPayApp.Core/Helpers/EventHelpers.cs#L36
Possible null reference argument for parameter 'arg1' in 'Task Func<object, TArgs, Task>.Invoke(object arg1, TArgs arg2)'.
build-desktop-linux: BTCPayApp.Core/LDK/LDKAnnouncementBroadcaster.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-desktop-linux: BTCPayApp.Core/LDK/LDKBackgroundProcessor.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-desktop-linux: BTCPayApp.Core/LDK/LDKChangeDestinationSource.cs#L13
Dereference of a possibly null reference.
build-desktop-linux: BTCPayApp.Core/LDK/LDKAnnouncementBroadcaster.cs#L36
Possible null reference argument for parameter 'source' in 'IEnumerable<KeyValuePair<string, (Channel channel, ChannelDetails? channelDetails)>> Enumerable.Where<KeyValuePair<string, (Channel channel, ChannelDetails? channelDetails)>>(IEnumerable<KeyValuePair<string, (Channel channel, ChannelDetails? channelDetails)>> source, Func<KeyValuePair<string, (Channel channel, ChannelDetails? channelDetails)>, bool> predicate)'.
build-desktop-linux: BTCPayApp.Core/LDK/LDKAnnouncementBroadcaster.cs#L58
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-desktop-linux: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-desktop-linux: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_channelManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_openChannelRequestEventHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/FlowFeeRequest.cs#L9
Non-nullable property 'PubKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/LDK/LDKBackgroundProcessor.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_network' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_channelManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/VoltageFlow2Jit.cs#L40
Non-nullable field '_openChannelRequestEventHandler' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test-desktop: BTCPayApp.Core/LSP/JIT/FlowFeeRequest.cs#L9
Non-nullable property 'PubKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/Data/TriggerRecord.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/Data/TriggerRecord.cs#L6
Non-nullable property 'sql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-desktop: BTCPayApp.Core/Helpers/EventHelpers.cs#L36
Possible null reference argument for parameter 'arg1' in 'Task Func<object, TArgs, Task>.Invoke(object arg1, TArgs arg2)'.