feat: add CryptoAdapter interface to allow custom encryption/decrypti… #147
Annotations
2 errors and 4 warnings
|
|
|
src/lib/MongoStore.ts#L157
Replace `·extends·session.Store·` with `⏎··extends·session.Store⏎`
|
|
src/lib/cryptoAdapters.ts#L29
Identifier 'at_size' is not in camel case
|
|
src/lib/cryptoAdapters.ts#L28
Identifier 'iv_size' is not in camel case
|
|
src/lib/cryptoAdapters.ts#L27
Identifier 'key_size' is not in camel case
|
|
src/lib/MongoStore.spec.ts#L818
'marker' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading