refactor: bump node version to 20 (#46) #99
Annotations
4 warnings
Lint check:
src/webauthn/webauthn.ts#L7
'data' is assigned a value but never used. Allowed unused args must match /^_/u
|
Lint check:
src/webauthn/webauthn.ts#L8
Unexpected 'todo' comment: 'todo sign DERIVATION_DATA_V1 using...'
|
Lint check:
src/webauthn/webauthn.ts#L9
Unexpected 'todo' comment: 'todo assert length >= 16 bytes'
|
Lint check:
test/utils/dappy-auth-mock.ts#L14
'url' is defined but never used. Allowed unused args must match /^_/u
|
Loading