koatty_cacheable
Version:
Cacheable for koatty.
113 lines (96 loc) • 7.65 kB
Plain Text
> koatty_cacheable@3.1.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
> pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp
> koatty_cacheable@3.1.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
> tsup
[34mCLI[39m Building entry: src/index.ts
[34mCLI[39m Using tsconfig: tsconfig.json
[34mCLI[39m tsup v8.5.1
[34mCLI[39m Using tsup config: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable/tsup.config.ts
[34mCLI[39m Target: node18
[34mCLI[39m Cleaning output folder
[34mCJS[39m Build start
[34mESM[39m Build start
[32mESM[39m [1mdist/index.mjs [22m[32m12.75 KB[39m
[32mESM[39m [1mdist/index.mjs.map [22m[32m33.89 KB[39m
[32mESM[39m ⚡️ Build success in 279ms
[32mCJS[39m [1mdist/index.js [22m[32m13.37 KB[39m
[32mCJS[39m [1mdist/index.js.map [22m[32m33.92 KB[39m
[32mCJS[39m ⚡️ Build success in 279ms
> koatty_cacheable@3.1.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
> bash ../../scripts/build-dts.sh
🔨 Building type declarations for koatty-cacheable...
⏳ Waiting for dependencies to be ready...
🔍 Checking dependencies: koatty_container, koatty_core, koatty_lib, koatty_logger, koatty_store
✓ koatty_container type declarations ready
✓ koatty_core type declarations ready
✓ koatty_lib type declarations ready
✓ koatty_logger type declarations ready
✓ koatty_store type declarations ready
✅ All dependencies ready (waited 0ms)
📝 Running TypeScript compiler...
[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
[1G[0K⠙[1G[0K
[1mapi-extractor 7.55.2 [36m - https://api-extractor.com/[39m
[22m
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.
[36mWriting: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable/temp/koatty_cacheable.api.json[39m
[36mWriting package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable/dist/index.d.ts[39m
[33mWarning: src/cache.ts:16: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 "@"[39m
[33mWarning: src/cache.ts:17:14 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/cache.ts:17:12 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/cache.ts:17:4 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration[39m
[33mWarning: src/cache.ts:27: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 "@"[39m
[33mWarning: src/cache.ts:28:14 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/cache.ts:28:12 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/cache.ts:28:4 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration[39m
[33mWarning: src/cache.ts:46:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/cache.ts:47:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/cache.ts:48:26 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets.[39m
[33mWarning: src/cache.ts:48:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/cache.ts:50:4 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/cache.ts:53:4 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/cache.ts:55:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/cache.ts:55:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/cache.ts:196:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/cache.ts:197:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/cache.ts:198:27 - (tsdoc-param-tag-with-invalid-optional-name) The @param should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets.[39m
[33mWarning: src/cache.ts:198:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/cache.ts:200:4 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/cache.ts:203:4 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/store.ts:34:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/store.ts:35:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/store.ts:36:15 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/store.ts:36:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/store.ts:36:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/store.ts:36:18 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
API Extractor completed successfully
[1G[0K⠙[1G[0K✅ Type declarations built successfully
> koatty_cacheable@3.1.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
> api-documenter markdown --input temp --output docs/api
[1mapi-documenter 7.28.2 [36m - https://api-extractor.com/[39m
[22m
Reading koatty_cacheable.api.json
Deleting old output from docs/api
Writing koatty_cacheable package
Unsupported block tag: @export
Unsupported block tag: @return
Unsupported block tag: @export
Unsupported block tag: @return
Unsupported block tag: @export
Unsupported block tag: @export
Unsupported block tag: @export
Unsupported block tag: @export
Unsupported block tag: @return
Unsupported block tag: @return
> koatty_cacheable@3.1.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
> node ../../scripts/postBuild.js
📦 postBuild: koatty-cacheable
✓ Copied package.json to dist/
✓ Copied LICENSE to dist/
✓ Copied README.md to dist/
✓ Fixed paths in dist/package.json
✓ Cleaned DTS declarations
✅ Done