fix(lint): fix unused import #87
Annotations
3 errors
app/lib/crypto.server.ts#L6
TypeError: The "password" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, or DataView. Received undefined
❯ key app/lib/crypto.server.ts:6:5
❯ Module.getCryptoSuite app/lib/crypto.server.ts:6:5
❯ Module.action app/routes/app.passwords.add.tsx:59:17
❯ tests/unit/passwords.spec.ts:29:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
app/lib/crypto.server.ts#L6
TypeError: The "password" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, or DataView. Received undefined
❯ key app/lib/crypto.server.ts:6:5
❯ Module.getCryptoSuite app/lib/crypto.server.ts:6:5
❯ Module.action app/routes/app.passwords.add.tsx:59:17
❯ tests/unit/passwords.spec.ts:76:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
|
This job failed
Loading