Skip to content

feat!: passing a signer is not required #91

feat!: passing a signer is not required

feat!: passing a signer is not required #91

Triggered via pull request October 11, 2024 12:49
Status Success
Total duration 2m 59s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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