Skip to content

feat: add unilateral exit support with virtual tx storage and watchtower #402

feat: add unilateral exit support with virtual tx storage and watchtower

feat: add unilateral exit support with virtual tx storage and watchtower #402

Triggered via push March 17, 2026 10:58
Status Success
Total duration 11m 19s
Artifacts

build.yml

on: push
Build & Unit Tests
1m 0s
Build & Unit Tests
Publish NuGet Packages
0s
Publish NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Build & Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & Unit Tests: NArk.Abstractions/ArkAddress.cs#L49
Missing XML comment for publicly visible type or member 'ArkAddress.ServerKey'
Build & Unit Tests: NArk.Abstractions/ArkAddress.cs#L39
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(ECXOnlyPubKey, ECXOnlyPubKey, int, bool?)'
Build & Unit Tests: NArk.Abstractions/ArkAddress.cs#L35
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(ECXOnlyPubKey, ECXOnlyPubKey, int)'
Build & Unit Tests: NArk.Abstractions/ArkAddress.cs#L25
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(TaprootAddress, ECXOnlyPubKey, int, Network?)'
Build & Unit Tests: NArk.Abstractions/ArkAddress.cs#L7
Missing XML comment for publicly visible type or member 'ArkAddress'
Build & Unit Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & Unit Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'depth'.'
Build & Unit Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'version'.'
Build & Unit Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'script_length'.'
Build & Unit Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L63
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'script'.'
E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Tests: NArk.Abstractions/ArkAddress.cs#L49
Missing XML comment for publicly visible type or member 'ArkAddress.ServerKey'
E2E Tests: NArk.Abstractions/ArkAddress.cs#L39
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(ECXOnlyPubKey, ECXOnlyPubKey, int, bool?)'
E2E Tests: NArk.Abstractions/ArkAddress.cs#L35
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(ECXOnlyPubKey, ECXOnlyPubKey, int)'
E2E Tests: NArk.Abstractions/ArkAddress.cs#L25
Missing XML comment for publicly visible type or member 'ArkAddress.ArkAddress(TaprootAddress, ECXOnlyPubKey, int, Network?)'
E2E Tests: NArk.Abstractions/ArkAddress.cs#L7
Missing XML comment for publicly visible type or member 'ArkAddress'
E2E Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
E2E Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'depth'.'
E2E Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'version'.'
E2E Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L66
XML comment has badly formed XML -- 'Expected an end tag for element 'script_length'.'
E2E Tests: NArk.Abstractions/Helpers/PsbtHelpers.cs#L63
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'script'.'
E2E Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/dotnet-sdk/dotnet-sdk. Supported file pattern: go.sum