feat: add uint8 array compare function #216
main.yml
on: pull_request
Matrix: Build, lint, and test / Prepare
Check workflows
20s
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
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
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.
|