> koatty_store@2.1.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store > pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp > koatty_store@2.1.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store > tsup CLI Building entry: src/index.ts CLI Using tsconfig: tsconfig.json CLI tsup v8.5.1 CLI Using tsup config: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store/tsup.config.ts CLI Target: node18 CLI Cleaning output folder CJS Build start ESM Build start CJS dist/index.js 62.84 KB CJS dist/index.js.map 140.58 KB CJS ⚡️ Build success in 162ms ESM dist/index.mjs 61.76 KB ESM dist/index.mjs.map 140.54 KB ESM ⚡️ Build success in 163ms > koatty_store@2.1.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store > bash ../../scripts/build-dts.sh 🔨 Building type declarations for koatty-store... ⏳ Waiting for dependencies to be ready... 🔍 Checking dependencies: koatty_lib, koatty_logger ✓ koatty_lib type declarations ready ✓ koatty_logger type declarations ready ✅ All dependencies ready (waited 0ms) 📝 Running TypeScript compiler... ⠙📦 Running API Extractor...  api-extractor 7.55.2  - https://api-extractor.com/  Using configuration from ./api-extractor.json Analysis will use the bundled TypeScript version 5.8.2 *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor. Writing: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store/temp/koatty_store.api.json Writing package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store/dist/index.d.ts Warning: src/index.ts:13:1 - (ae-forgotten-export) The symbol "MemoryStoreOpt" needs to be exported by the entry point index.d.ts Warning: src/index.ts:13:1 - (ae-forgotten-export) The symbol "RedisStoreOpt" needs to be exported by the entry point index.d.ts Warning: src/index.ts:28:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/index.ts:29:4 - (tsdoc-undefined-tag) The TSDoc tag "@class" is not defined in this configuration Warning: src/index.ts:31:1 - (ae-forgotten-export) The symbol "CacheStoreInterface" needs to be exported by the entry point index.d.ts Warning: src/index.ts:32:3 - (ae-forgotten-export) The symbol "MemoryStore" needs to be exported by the entry point index.d.ts Warning: src/index.ts:32:3 - (ae-forgotten-export) The symbol "RedisStore" needs to be exported by the entry point index.d.ts Warning: src/index.ts:38:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:39:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/index.ts:57:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration Warning: src/index.ts:58:28 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/index.ts:58:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:59:22 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/index.ts:59:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:60:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:60:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:78:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/index.ts:79:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration Warning: src/index.ts:80:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:81:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:81:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:103:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration Warning: src/index.ts:104:22 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/index.ts:104:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:122:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration Warning: src/index.ts:130:3 - (ae-forgotten-export) The symbol "MemoryCache" needs to be exported by the entry point index.d.ts Warning: src/index.ts:143:40 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:143:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:152:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:153:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:154:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:154:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:155:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/index.ts:194:23 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:194:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:206:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:206:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:224:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:250:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:250:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:260:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:260:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:269:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:270:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:292:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:292:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:303:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:303:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:314:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:314:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:324:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:324:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:335:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:335:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:344:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:344:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:353:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:353:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:362:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:362:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:371:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:371:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:381:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:381:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:390:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:391:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:392:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:392:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:393:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/index.ts:402:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:402:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:411:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/index.ts:412:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:412:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:413:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/index.ts:424:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:424:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:435:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:435:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:448:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:448:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:458:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:458:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:467:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:467:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:476:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:476:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:486:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:486:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:497:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:497:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:506:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:506:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:518:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:518:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/index.ts:530:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/index.ts:530:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:27:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:28:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:51:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:51:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:52:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:62:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:62:34 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:62:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:62:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:63:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:74:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:75:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:75:34 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:75:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:75:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:76:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:86:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:87:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:88:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:97:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:98:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory.ts:99:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:99:33 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:99:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:99:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:100:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory.ts:131:20 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:131:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:139:20 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:139:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory.ts:147:20 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory.ts:147:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:58:4 - (tsdoc-undefined-tag) The TSDoc tag "@interface" is not defined in this configuration Warning: src/store/memory_cache.ts:83:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:84:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:177:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:188:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:188:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:189:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:207:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:207:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:208:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:222:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:222:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:223:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:272:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:273:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:273:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:274:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:274:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:275:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:284:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:285:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:285:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:286:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:286:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:287:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:297:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:298:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:298:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:299:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:299:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:300:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:309:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:310:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:310:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:311:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:311:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:312:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:343:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:344:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:345:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:346:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:346:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:347:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:415:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:416:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:416:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:417:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:417:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:418:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:431:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:432:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:433:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:433:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:434:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:434:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:435:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:450:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:451:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:451:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:452:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:474:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:475:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:475:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:476:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:494:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:495:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:495:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:496:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:496:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:497:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:516:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:517:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:518:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:518:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:519:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:519:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:520:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:539:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:540:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:540:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:541:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:541:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:542:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:561:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:562:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:563:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:563:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:564:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:564:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:565:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:615:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:616:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:617:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:617:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:618:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:618:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:619:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:646:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:647:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:648:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:648:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:649:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:649:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:650:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:677:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:678:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:679:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:679:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:680:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:706:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:707:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:707:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:708:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:708:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:709:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:719:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:720:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:721:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:722:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:722:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:723:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:723:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:724:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:743:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:744:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:744:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:745:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:745:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:746:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:764:12 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:765:23 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:765:12 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:766:16 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:766:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:767:5 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:784:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:785:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:785:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:786:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:786:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:787:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:810:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:811:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:811:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:812:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:812:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:813:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:828:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:829:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:830:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:830:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:831:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:831:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:832:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:893:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:894:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:894:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:895:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:895:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:896:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:914:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:915:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:915:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:916:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:916:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:917:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:935:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:936:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:937:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:938:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:938:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:939:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:939:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:940:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:976:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:977:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:978:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:978:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:979:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1002:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1003:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1003:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1004:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1004:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1005:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1019:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1020:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1021:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1021:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1022:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1022:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1023:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1041:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1042:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1042:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1043:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1043:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1044:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1058:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1059:22 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1059:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1060:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1060:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1061:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1061:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1062:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1096:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1097:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1098:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1098:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1099:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1125:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1126:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1127:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1128:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1128:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1129:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1129:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1130:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1174:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1175:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1175:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1176:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1176:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1177:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1198:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1199:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1200:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1200:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1201:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1201:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1202:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1218:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1219:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1220:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1220:28 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1220:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1220:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1221:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1230:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1231:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1232:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1233:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1234:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1234:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1235:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1244:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1245:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1246:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1246:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1247:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1257:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1258:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1259:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1260:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1260:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1261:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1261:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1262:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1287:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1288:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1289:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1290:23 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1290:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1291:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1291:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1292:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1292:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1293:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1310:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1311:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1312:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1312:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1313:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1327:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1328:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1329:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1330:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1339:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1340:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1341:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1342:22 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1342:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1343:23 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1343:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1344:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1344:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1345:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1345:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1346:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1380:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1381:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1382:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1383:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1383:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1384:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1393:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1394:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1395:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1396:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1396:28 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1396:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1396:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1397:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1414:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1415:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1416:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1417:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1426:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1427:24 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1427:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1428:21 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1428:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1429:17 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1429:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1430:23 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1430:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1431:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1431:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1432:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/memory_cache.ts:1470:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/memory_cache.ts:1471:21 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/memory_cache.ts:1471:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/memory_cache.ts:1472:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/memory_cache.ts:1472:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/memory_cache.ts:1473:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:15:4 - (tsdoc-characters-after-block-tag) The token "@description" looks like a TSDoc tag but contains an invalid character ":"; if it is not a tag, use a backslash to escape the "@" Warning: src/store/redis.ts:16:14 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:16:12 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:16:4 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/store/redis.ts:27:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/store/redis.ts:28:4 - (tsdoc-undefined-tag) The TSDoc tag "@class" is not defined in this configuration Warning: src/store/redis.ts:40:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:41:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:100:22 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets. Warning: src/store/redis.ts:100:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:101:44 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag Warning: src/store/redis.ts:101:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:101:45 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:101:28 - (tsdoc-html-tag-missing-greater-than) The HTML tag has invalid syntax: Expecting an attribute or ">" or "/>" Warning: src/store/redis.ts:101:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:101:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:102:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:172:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration Warning: src/store/redis.ts:173:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:191:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:191:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:192:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:236:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:236:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:237:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:261:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:262:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:262:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:263:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:275:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:276:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:277:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:277:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:278:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration Warning: src/store/redis.ts:292:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:293:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/store/redis.ts:294:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:294:33 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/store/redis.ts:294:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:294:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/store/redis.ts:295:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration API Extractor completed successfully ⠙✅ Type declarations built successfully > koatty_store@2.1.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store > api-documenter markdown --input temp --output docs/api api-documenter 7.28.2  - https://api-extractor.com/  Reading koatty_store.api.json Deleting old output from docs/api Writing koatty_store package Unsupported block tag: @memberof Unsupported block tag: @static Unsupported block tag: @static Unsupported block tag: @static Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @memberof Unsupported block tag: @export Unsupported block tag: @class Unsupported block tag: @static Unsupported block tag: @static Unsupported block tag: @static Unsupported block tag: @export Unsupported block tag: @class > koatty_store@2.1.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-store > node ../../scripts/postBuild.js 📦 postBuild: koatty-store ✓ Copied package.json to dist/ ✓ Copied LICENSE to dist/ ✓ Copied README.md to dist/ ✓ Fixed paths in dist/package.json ✓ Cleaned DTS declarations ✅ Done