Skip to content

update interface

update interface #36

Triggered via push April 11, 2024 03:04
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test (ubuntu-latest): src/chain/bsv/factory.ts#L9
Cannot find module './script/Script' or its corresponding type declarations.
test (ubuntu-latest): src/chain/bsv/factory.ts#L10
Cannot find module './transaction/Transaction' or its corresponding type declarations.
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): src/chain/bsv/factory.ts#L9
Already included file name '/Users/runner/work/scryptlib/scryptlib/src/chain/bsv/script/Script.ts' differs from file name '/Users/runner/work/scryptlib/scryptlib/src/chain/bsv/script/script.ts' only in casing.
test (macos-latest): src/chain/bsv/factory.ts#L10
Already included file name '/Users/runner/work/scryptlib/scryptlib/src/chain/bsv/transaction/Transaction.ts' differs from file name '/Users/runner/work/scryptlib/scryptlib/src/chain/bsv/transaction/transaction.ts' only in casing.
test (macos-latest)
The operation was canceled.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.