Skip to content

chore(master): release 2.5.0 #73

chore(master): release 2.5.0

chore(master): release 2.5.0 #73

Triggered via pull request May 15, 2024 17:12
Status Failure
Total duration 1m 1s
Artifacts

tests.yaml

on: pull_request
Run tests
53s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Run tests
Process completed with exit code 1.
Run tests
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/.
Run tests: src/utils/hex.ts#L102
'Length' is defined but never used. Allowed unused vars must match /^_/u
Run tests: src/webauthn/webauthn.ts#L7
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
Run tests: src/webauthn/webauthn.ts#L8
Unexpected 'todo' comment: 'todo sign DERIVATION_DATA_V1 using...'
Run tests: src/webauthn/webauthn.ts#L9
Unexpected 'todo' comment: 'todo assert length >= 16 bytes'
Run tests: test/utils/dappy-auth-mock.ts#L14
'url' is defined but never used. Allowed unused args must match /^_/u