koatty_schedule
Version:
Schedule for koatty.
119 lines (98 loc) • 7.8 kB
Plain Text
> koatty_schedule@4.1.0 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule
> pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp
> koatty_schedule@4.1.0 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule
> 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-schedule/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[32m42.51 KB[39m
[32mESM[39m [1mdist/index.mjs.map [22m[32m99.19 KB[39m
[32mESM[39m ⚡️ Build success in 371ms
[32mCJS[39m [1mdist/index.js [22m[32m44.19 KB[39m
[32mCJS[39m [1mdist/index.js.map [22m[32m99.28 KB[39m
[32mCJS[39m ⚡️ Build success in 375ms
> koatty_schedule@4.1.0 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule
> bash ../../scripts/build-dts.sh
🔨 Building type declarations for koatty-schedule...
⏳ 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[96msrc/locker/redlock.ts[0m:[93m85[0m:[93m20[0m - [91merror[0m[90m TS2339: [0mProperty 'setExistingInstance' does not exist on type 'IContainer'.
[7m85[0m IOCContainer.setExistingInstance(RedLockerClass, this);
[7m [0m [91m ~~~~~~~~~~~~~~~~~~~[0m
Found 1 error in src/locker/redlock.ts[90m:85[0m
[1G[0K⠙[1G[0K⚠️ TypeScript compilation had errors, but continuing...
📦 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-schedule/temp/koatty_schedule.api.json[39m
[36mWriting package typings: /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule/dist/index.d.ts[39m
[33mWarning: src/decorator/redlock.ts:18:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/decorator/redlock.ts:19:20 - (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/decorator/redlock.ts:19:11 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/decorator/redlock.ts:22:34 - (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/decorator/redlock.ts:22:11 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/decorator/redlock.ts:24:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/decorator/redlock.ts:24:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/decorator/redlock.ts:25:18 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/decorator/redlock.ts:25:12 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/decorator/redlock.ts:42:1 - (ae-forgotten-export) The symbol "RedLockMethodOptions" needs to be exported by the entry point index.d.ts[39m
[33mWarning: src/decorator/scheduled.ts:18:4 - (tsdoc-undefined-tag) The TSDoc tag "@export" is not defined in this configuration[39m
[33mWarning: src/decorator/scheduled.ts:19:11 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/decorator/scheduled.ts:20:20 - (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/decorator/scheduled.ts:20:11 - (tsdoc-param-tag-with-invalid-type) The block should not include a JSDoc-style '{type}'[39m
[33mWarning: src/decorator/scheduled.ts:30:29 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/decorator/scheduled.ts:30:13 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/decorator/scheduled.ts:31:18 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag[39m
[33mWarning: src/decorator/scheduled.ts:31:12 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"[39m
[33mWarning: src/index.ts:63:1 - (ae-forgotten-export) The symbol "ScheduledOptions" needs to be exported by the entry point index.d.ts[39m
[33mWarning: src/locker/interface.ts:50:1 - (ae-forgotten-export) The symbol "BaseRedisConfig" needs to be exported by the entry point index.d.ts[39m
[33mWarning: src/locker/redlock.ts:79:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration[39m
[33mWarning: src/locker/redlock.ts:94:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration[39m
[33mWarning: src/locker/redlock.ts:130:6 - (tsdoc-undefined-tag) The TSDoc tag "@static" is not defined in this configuration[39m
[33mWarning: src/locker/redlock.ts:144:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration[39m
[33mWarning: src/locker/redlock.ts:175:6 - (tsdoc-undefined-tag) The TSDoc tag "@private" is not defined in this configuration[39m
API Extractor completed successfully
[1G[0K⠙[1G[0K✅ Type declarations built successfully
> koatty_schedule@4.1.0 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule
> api-documenter markdown --input temp --output docs/api
[1mapi-documenter 7.28.2 [36m - https://api-extractor.com/[39m
[22m
Reading koatty_schedule.api.json
Deleting old output from docs/api
Writing koatty_schedule 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:
> koatty_schedule@4.1.0 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-schedule
> node ../../scripts/postBuild.js
📦 postBuild: koatty-schedule
✓ Copied package.json to dist/
✓ Copied LICENSE to dist/
✓ Copied README.md to dist/
✓ Fixed paths in dist/package.json
✓ Cleaned DTS declarations
✅ Done