> koatty_exception@2.2.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception > pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp > koatty_exception@2.2.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception > 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-exception/tsup.config.ts CLI Target: node18 CLI Cleaning output folder CJS Build start ESM Build start CJS dist/index.js 30.11 KB CJS dist/index.js.map 75.62 KB CJS ⚡️ Build success in 101ms ESM dist/index.mjs 29.16 KB ESM dist/index.mjs.map 75.60 KB ESM ⚡️ Build success in 101ms > koatty_exception@2.2.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception > bash ../../scripts/build-dts.sh 🔨 Building type declarations for koatty-exception... ⏳ Waiting for dependencies to be ready... 🔍 Checking dependencies: koatty_container, koatty_lib, koatty_logger ✓ koatty_container type declarations ready ✓ koatty_lib type declarations ready ✓ koatty_logger type declarations ready ✅ All dependencies ready (waited 1ms) 📝 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 package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception/dist/index.d.ts Warning: src/IContext.ts:15:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/IContext.ts:16:4 - (tsdoc-undefined-tag) The TSDoc tag "@interface" is not defined in this configuration Warning: src/IContext.ts:18:1 - (ae-missing-release-tag) "IExceptionContext" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:15:1 - (ae-missing-release-tag) "ExceptionConstructor" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:24:1 - (ae-missing-release-tag) "CatchOptions" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:27:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:33:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:40:51 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag Warning: src/catch.ts:41:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:48:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:56:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:62:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:74:6 - (tsdoc-undefined-tag) The TSDoc tag "@default" is not defined in this configuration Warning: src/catch.ts:150:4 - (tsdoc-undefined-tag) The TSDoc tag "@description" is not defined in this configuration Warning: src/catch.ts:154:4 - (tsdoc-undefined-tag) The TSDoc tag "@overload" is not defined in this configuration Warning: src/catch.ts:161:4 - (tsdoc-undefined-tag) The TSDoc tag "@overload" is not defined in this configuration Warning: src/catch.ts:168:4 - (tsdoc-undefined-tag) The TSDoc tag "@overload" is not defined in this configuration Warning: src/catch.ts:175:4 - (tsdoc-undefined-tag) The TSDoc tag "@overload" is not defined in this configuration Warning: src/catch.ts:182:4 - (tsdoc-undefined-tag) The TSDoc tag "@overload" is not defined in this configuration Warning: src/catch.ts:189:1 - (ae-missing-release-tag) "Catch" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:189:1 - (ae-missing-release-tag) "Catch" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:189:1 - (ae-missing-release-tag) "Catch" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:189:1 - (ae-missing-release-tag) "Catch" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/catch.ts:189:1 - (ae-missing-release-tag) "Catch" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:12:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/code.ts:13:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/code.ts:13:10 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/code.ts:13:4 - (tsdoc-undefined-tag) The TSDoc tag "@enum" is not defined in this configuration Warning: src/code.ts:15:1 - (ae-missing-release-tag) "HttpStatusCode" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:394:14 - (ae-missing-release-tag) "HttpStatusCodeMap" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:461:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/code.ts:462:17 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/code.ts:462:10 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/code.ts:462:4 - (tsdoc-undefined-tag) The TSDoc tag "@enum" is not defined in this configuration Warning: src/code.ts:464:1 - (ae-missing-release-tag) "GrpcStatusCode" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:486:14 - (ae-missing-release-tag) "GrpcStatusCodeMap" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:509:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/code.ts:510:4 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/code.ts:510:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/code.ts:511:15 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/code.ts:511:33 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/code.ts:511:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/code.ts:511:18 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/code.ts:513:1 - (ae-missing-release-tag) "StatusCodeConvert" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/code.ts:556:1 - (ae-missing-release-tag) "CommonErrorCode" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:20:1 - (ae-missing-release-tag) "ExceptionConfig" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:66:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:68:1 - (ae-missing-release-tag) "setExceptionConfig" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:75:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:75:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:77:1 - (ae-missing-release-tag) "getExceptionConfig" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:83:4 - (tsdoc-characters-after-block-tag) The token "@ExceptionHandler" looks like a TSDoc tag but contains an invalid character "("; if it is not a tag, use a backslash to escape the "@" Warning: src/exception.ts:84:53 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:85:72 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:85:66 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:86:39 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:90:7 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:91:4 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:93:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/exception.ts:94:4 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:94:20 - (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/exception.ts:94:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:95:28 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:95:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:97:1 - (ae-missing-release-tag) "ExceptionHandler" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:119:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration Warning: src/exception.ts:120:4 - (tsdoc-undefined-tag) The TSDoc tag "@class" is not defined in this configuration Warning: src/exception.ts:121:19 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:121:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:121:4 - (tsdoc-undefined-tag) The TSDoc tag "@extends" is not defined in this configuration Warning: src/exception.ts:123:1 - (ae-missing-release-tag) "Exception" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/exception.ts:129:10 - (ae-forgotten-export) The symbol "ErrorContext" needs to be exported by the entry point index.d.ts Warning: src/exception.ts:132:6 - (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/exception.ts:133:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:133:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:134:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:134:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:135:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:135:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:136:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:136:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:137:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:137:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:138:24 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:138:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:138:6 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/exception.ts:155:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:156:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:156:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:168:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:169:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:169:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:181:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:182:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:182:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:194:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:195:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:195:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:210:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:211:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:211:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:223:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:224:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:224:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:232:6 - (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/exception.ts:233:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:233:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:234:31 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:234:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:234:6 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/exception.ts:268:6 - (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/exception.ts:269:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:269:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:270:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:270:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:271:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:271:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:271:6 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/exception.ts:301:6 - (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/exception.ts:302:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:302:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:303:19 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:303:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:303:6 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/exception.ts:339:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:340:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:340:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:360:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:377:6 - (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/exception.ts:378:6 - (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen Warning: src/exception.ts:378:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/exception.ts:379:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:379:14 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/exception.ts:379:6 - (tsdoc-undefined-tag) The TSDoc tag "@return" is not defined in this configuration Warning: src/exception.ts:420:22 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/exception.ts:420:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/output.ts:16:1 - (ae-missing-release-tag) "JsonResult" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/output.ts:25:1 - (ae-missing-release-tag) "CodeError" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/output.ts:89:1 - (ae-missing-release-tag) "Output" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/output.ts:93:6 - (tsdoc-undefined-tag) The TSDoc tag "@template" is not defined in this configuration Warning: src/output.ts:94:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:95: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/output.ts:95:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:96: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/output.ts:96:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:97:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/output.ts:97:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/output.ts:124:6 - (tsdoc-undefined-tag) The TSDoc tag "@template" is not defined in this configuration Warning: src/output.ts:125:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:126: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/output.ts:126:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:127: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/output.ts:127:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:128:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/output.ts:128:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/output.ts:174:6 - (tsdoc-undefined-tag) The TSDoc tag "@template" is not defined in this configuration Warning: src/output.ts:175:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:176:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:177:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:178:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:179: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/output.ts:179:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:180:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/output.ts:180:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/output.ts:221:6 - (tsdoc-undefined-tag) The TSDoc tag "@template" is not defined in this configuration Warning: src/output.ts:222:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:223:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:224:39 - (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/output.ts:224:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:225: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/output.ts:225:13 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/output.ts:226:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/output.ts:226:15 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/utils.ts:16:28 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/utils.ts:16:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/utils.ts:18:1 - (ae-missing-release-tag) "prevent" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/utils.ts:25:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/utils.ts:26:30 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/utils.ts:26:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/utils.ts:28:14 - (ae-missing-release-tag) "isException" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/utils.ts:48:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/utils.ts:49:19 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/utils.ts:49:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/utils.ts:51:1 - (ae-missing-release-tag) "toSafeError" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) Warning: src/utils.ts:82:11 - (tsdoc-param-tag-with-invalid-type) The @param block should not include a JSDoc-style '{type}' Warning: src/utils.ts:83:21 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag Warning: src/utils.ts:83:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" Warning: src/utils.ts:85:1 - (ae-missing-release-tag) "isNetworkError" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) API Extractor completed successfully ⠙✅ Type declarations built successfully > koatty_exception@2.2.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception > api-documenter markdown --input temp --output docs/api api-documenter 7.28.2  - https://api-extractor.com/  Deleting old output from docs/api > koatty_exception@2.2.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-exception > node ../../scripts/postBuild.js 📦 postBuild: koatty-exception ✓ Copied package.json to dist/ ✓ Copied LICENSE to dist/ ✓ Copied README.md to dist/ ✓ Fixed paths in dist/package.json ✓ Cleaned DTS declarations ✅ Done