Skip to content

feat: add uint8 array compare function #216

feat: add uint8 array compare function

feat: add uint8 array compare function #216

Triggered via pull request September 5, 2025 17:09
Status Failure
Total duration 4m 0s
Artifacts

main.yml

on: pull_request
Matrix: Build, lint, and test / Prepare
Check workflows
20s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Code scanner  /  Run security scan
2m 53s
Code scanner / Run security scan
All jobs completed
All jobs completed
All jobs pass
2s
All jobs pass
is-release
0s
is-release
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Publish release  /  get-release-version
Publish release / get-release-version
Publish release  /  ...  /  Publish docs to GitHub Pages
Publish release / Publish docs to `latest` directory of `gh-pages` branch / Publish docs to GitHub Pages
publish-release  /  ...  /  Publish docs to GitHub Pages
publish-release / publish-release-to-gh-pages / Publish docs to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Build, lint, and test / Lint (22.x)
Process completed with exit code 1.
Build, lint, and test / Lint (22.x): src/utils.ts#L548
Unexpected use of '^'
Build, lint, and test / Lint (22.x): src/utils.ts#L548
Unexpected use of '|='
Build, lint, and test / Lint (22.x): src/utils.ts#L29
'timingSafeEqual' is defined but never used
Build, lint, and test / Lint (22.x): src/utils.ts#L29
`crypto` import should occur before type import of `./BIP44CoinTypeNode`
Build, lint, and test / Lint (22.x): src/utils.ts#L29
Do not import Node.js builtin module "crypto"
Build, lint, and test / Lint (22.x): src/utils.ts#L28
There should be at least one empty line between import groups
Build, lint, and test / Compatibility test (18.x)
Process completed with exit code 1.
Build, lint, and test / Compatibility test (22.x)
Process completed with exit code 1.
Build, lint, and test / Compatibility test (22.x)
The strategy configuration was canceled because "build-lint-test.compatibility-test._18_x" failed
Build, lint, and test / Compatibility test (20.x)
Process completed with exit code 1.
Build, lint, and test / Compatibility test (20.x)
The strategy configuration was canceled because "build-lint-test.compatibility-test._18_x" failed
All jobs pass
Process completed with exit code 1.
Code scanner / Run security scan
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/key-tree/key-tree/.github/workflows/main.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.