Skip to content

feat: check application exists (#37) #85

feat: check application exists (#37)

feat: check application exists (#37) #85

Triggered via push May 28, 2024 10:30
Status Failure
Total duration 8m 19s
Artifacts

tests.yaml

on: push
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