koatty_logger
Version:
Logger for koatty.
149 lines (132 loc) • 11.8 kB
Plain Text
> koatty_logger@2.9.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger
> pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp
> koatty_logger@2.9.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger
> 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-logger/tsup.config.ts
[34mCLI[39m Target: node18
[34mCLI[39m Cleaning output folder
[34mCJS[39m Build start
[34mESM[39m Build start
[32mCJS[39m [1mdist/index.js [22m[32m19.48 KB[39m
[32mCJS[39m [1mdist/index.js.map [22m[32m49.09 KB[39m
[32mCJS[39m ⚡️ Build success in 122ms
[32mESM[39m [1mdist/index.mjs [22m[32m18.45 KB[39m
[32mESM[39m [1mdist/index.mjs.map [22m[32m49.05 KB[39m
[32mESM[39m ⚡️ Build success in 122ms
> koatty_logger@2.9.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger
> bash ../../scripts/build-dts.sh
🔨 Building type declarations for koatty-logger...
⏳ Waiting for dependencies to be ready...
🔍 Checking dependencies: koatty_lib
✓ koatty_lib type declarations ready
✅ All dependencies ready (waited 0ms)
📝 Running TypeScript compiler...
[1G[0K[1G[0K⠙[1G[0K📦 Running API Extractor...
[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-logger/temp/koatty_logger.api.json[39m
[36mWriting package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger/dist/index.d.ts[39m
[33mWarning: src/decorator.ts:134:6 - (tsdoc-characters-after-block-tag) The token "@Log" 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/decorator.ts:135:6 - (tsdoc-characters-after-block-tag) The token "@Log" 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/interface.ts:40:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/interface.ts:41:4 - (tsdoc-undefined-tag) The TSDoc tag "@interface" is not defined in this configuration[39m
[33mWarning: src/interface.ts:47:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:47:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:48:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/interface.ts:55:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:55:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:56:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/interface.ts:63:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:63:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:64:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/interface.ts:72:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:72:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:73:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/interface.ts:81:20 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:81:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:82:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/interface.ts:95:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/interface.ts:96:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/interface.ts:96:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/interface.ts:97:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:57:4 - (tsdoc-undefined-tag) The TSDoc tag "@class" is not defined in this configuration[39m
[33mWarning: src/logger.ts:89:25 - (tsdoc-param-tag-with-invalid-optional-name) The should not include a JSDoc-style optional name; it must not be enclosed in '[ ]' brackets.[39m
[33mWarning: src/logger.ts:89:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:90:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:438:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:438:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:439:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:455:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:455:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:456:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:472:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:472:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:473:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:489:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:489:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:490:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:506:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:506:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:507:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:544:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:545:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:545:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:546:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:573:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration[39m
[33mWarning: src/logger.ts:574:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:575:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:576:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:577:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
[33mWarning: src/logger.ts:636:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration[39m
[33mWarning: src/logger.ts:637:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:638:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:639:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:640:13 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/logger.ts:641:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/logger.ts:641:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/logger.ts:642:6 - (tsdoc-undefined-tag) The TSDoc tag "@memberof" is not defined in this configuration[39m
API Extractor completed successfully
[1G[0K⠙[1G[0K✅ Type declarations built successfully
> koatty_logger@2.9.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger
> api-documenter markdown --input temp --output docs/api
[1mapi-documenter 7.28.2 [36m - https://api-extractor.com/[39m
[22m
Reading koatty_logger.api.json
Deleting old output from docs/api
Writing koatty_logger package
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
Unsupported block tag:
> koatty_logger@2.9.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-logger
> node ../../scripts/postBuild.js
📦 postBuild: koatty-logger
✓ Copied package.json to dist/
✓ Copied LICENSE to dist/
✓ Copied README.md to dist/
✓ Fixed paths in dist/package.json
✓ Cleaned DTS declarations
✅ Done