Skip to content

Signing a Transaction Offline Guide - #432

Open
matthewkim93 wants to merge 8 commits into
mainfrom
signing-transactions-offline
Open

Signing a Transaction Offline Guide#432
matthewkim93 wants to merge 8 commits into
mainfrom
signing-transactions-offline

Add offline signing guide to site TOC

8ccea16
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins - Docs failed Jun 7, 2026 in 6m 27s

CI pipeline/setup lint: error in 'sh (scripts/ci/setup_lint.sh)' step

CI pipeline / setup lint / scripts/ci/setup_lint.sh

Error in sh (scripts/ci/setup_lint.sh) step, with arguments bash -c 'scripts/ci/setup_lint.sh'.

script returned exit code 2
Build log
[2026-06-07T17:38:39.736Z] + bash -c scripts/ci/setup_lint.sh
[2026-06-07T17:38:39.736Z] + pushd source/resources/examples/typescript
[2026-06-07T17:38:39.736Z] ~/jenkins/workspace/source/resources/examples/typescript ~/jenkins/workspace
[2026-06-07T17:38:39.736Z] + npm install
[2026-06-07T17:38:40.667Z] npm warn old lockfile
[2026-06-07T17:38:40.667Z] npm warn old lockfile The package-lock.json file was created with an old version of npm,
[2026-06-07T17:38:40.667Z] npm warn old lockfile so supplemental metadata must be fetched from the registry.
[2026-06-07T17:38:40.667Z] npm warn old lockfile
[2026-06-07T17:38:40.667Z] npm warn old lockfile This is a one-time fix-up, please be patient...
[2026-06-07T17:38:40.667Z] npm warn old lockfile
[2026-06-07T17:38:50.628Z] npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
[2026-06-07T17:38:50.628Z] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[2026-06-07T17:38:50.628Z] npm warn deprecated glob@7.1.6: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
[2026-06-07T17:38:50.628Z] npm warn deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
[2026-06-07T17:38:53.902Z] npm warn deprecated eslint@6.8.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] added 246 packages, and audited 247 packages in 16s
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] 19 packages are looking for funding
[2026-06-07T17:38:56.426Z]   run `npm fund` for details
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] 27 vulnerabilities (6 low, 7 moderate, 11 high, 3 critical)
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] To address issues that do not require attention, run:
[2026-06-07T17:38:56.426Z]   npm audit fix
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] To address all issues (including breaking changes), run:
[2026-06-07T17:38:56.426Z]   npm audit fix --force
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] Run `npm audit` for details.
[2026-06-07T17:38:56.426Z] + npm run build
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:38:56.426Z] > nem2-guide-examples@0.9.0 build
[2026-06-07T17:38:56.426Z] > tsc
[2026-06-07T17:38:56.426Z] 
[2026-06-07T17:39:04.527Z] transfer/SigningATransactionOffline.ts(4,32): error TS2307: Cannot find module '../node_modules/symbol-uri-scheme/dist/src/uris/TransactionURI' or its corresponding type declarations.

Details

  • Declarative: Checkout SCM (5.3 sec)
    • setup environment (2.8 sec)
    • CI pipeline (54 sec)
      • display environment (2.3 sec)
      • checkout (1.1 sec)
      • setup docker environment (5.5 sec)
      • verify conventional commit message (1.1 sec)
      • setup lint (30 sec)
        Error: script returned exit code 2 - logs
      • run lint (1.2 sec)
      • setup build (1.1 sec)
      • run build (1.1 sec)
      • setup tests (1.1 sec)
      • run tests (1.1 sec)
      • run tests (examples) (1 sec)
      • run tests (vectors) (1.1 sec)
      • code coverage (1.1 sec)
    • CD pipeline (3.5 sec)
      • publish RC (1 sec)
      • publish Release (1 sec)
    • Declarative: Post Actions (1.5 sec)