Skip to content

chore(deps): bump typescript from 5.3.3 to 5.6.3 #2003

chore(deps): bump typescript from 5.3.3 to 5.6.3

chore(deps): bump typescript from 5.3.3 to 5.6.3 #2003

Triggered via pull request October 21, 2024 03:40
Status Failure
Total duration 2m 45s
Artifacts

devel.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests
Conversion of type 'CurrentConfig[\"Merged\"]' to type '{ appName: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.\n Type 'CurrentState[\"Config\"][\"Merged\"]' is not comparable to type '{ appName: string; }'.\n Type 'MergeConfig<Modules extends [infer X, ...infer R] ? X extends AnyModule ? R extends AnyModule[] ? { [KeyType in keyof unionToIntersection<X[\"Config\"][\"Incoming\"] & withoutNever<...>>]: unionToIntersection<...>[KeyType]; } : never : never : Modules extends [...] ? X extends AnyModule ? { [KeyType in keyof unionToInte...' is not comparable to type '{ appName: string; }'.\n Property 'appName' is missing in type '(Modules extends [infer X, ...infer R] ? X extends AnyModule ? R extends AnyModule[] ? { [KeyType in keyof unionToIntersection<X[\"Config\"][\"Incoming\"] & withoutNever<...>>]: unionToIntersection<...>[KeyType]; } : never : never : Modules extends [...] ? X extends AnyModule ? { [KeyType in keyof unionToIntersection<.....' but required in type '{ appName: string; }'.\n\nfile:///pipes-ci/node_modules/rollup/dist/es/shared/parseAst.js:395\n const errorInstance = Object.assign(new Error(base.message), base);\n ^\n\nError [RollupError]: [plugin dts] src/core/base-class.tsx: Failed to compile. Check the logs above.\n at getRollupError (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/parseAst.js:395:41)\n at error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/parseAst.js:391:42)\n at Object.error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:20545:20)\n at Object.error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:19604:42)\n at generateDtsFromTs (file:///pipes-ci/node_modules/\u001b[4mrollup-plugin-dts\u001b[24m/dist/rollup-plugin-dts.mjs:1834:30)\n at Object.transform (file:///pipes-ci/node_modules/\u001b[4mrollup-plugin-dts\u001b[24m/dist/rollup-plugin-dts.mjs:1843:38)\n at file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:20730:40 {\n id: \u001b[32m'/pipes-ci/apps/pipes/src/core/base-class.tsx'\u001b[39m,\n hook: \u001b[32m'transform'\u001b[39m,\n code: \u001b[32m'PLUGIN_ERROR'\u001b[39m,\n plugin: \u001b[32m'dts'\u001b[39m,\n watchFiles: [\n \u001b[32m'/pipes-ci/apps/pipes/src/pipes-core.tsx'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/util.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/typeAliases.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/ZodError.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/locales/en.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/errors.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/parseUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/enumUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/errorUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/partialUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/types.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/external.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/index.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/random.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/observer.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/zod.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/config.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/core/types/internal-schema-types.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/core/internal-schema.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/ink/measure-text.ts'\u001b[39m,\
tests
Conversion of type 'CurrentConfig[\"Merged\"]' to type '{ appName: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.\n Type 'CurrentState[\"Config\"][\"Merged\"]' is not comparable to type '{ appName: string; }'.\n Type 'MergeConfig<Modules extends [infer X, ...infer R] ? X extends AnyModule ? R extends AnyModule[] ? { [KeyType in keyof unionToIntersection<X[\"Config\"][\"Incoming\"] & withoutNever<...>>]: unionToIntersection<...>[KeyType]; } : never : never : Modules extends [...] ? X extends AnyModule ? { [KeyType in keyof unionToInte...' is not comparable to type '{ appName: string; }'.\n Property 'appName' is missing in type '(Modules extends [infer X, ...infer R] ? X extends AnyModule ? R extends AnyModule[] ? { [KeyType in keyof unionToIntersection<X[\"Config\"][\"Incoming\"] & withoutNever<...>>]: unionToIntersection<...>[KeyType]; } : never : never : Modules extends [...] ? X extends AnyModule ? { [KeyType in keyof unionToIntersection<.....' but required in type '{ appName: string; }'.\n\nfile:///pipes-ci/node_modules/rollup/dist/es/shared/parseAst.js:395\n const errorInstance = Object.assign(new Error(base.message), base);\n ^\n\nError [RollupError]: [plugin dts] src/core/base-class.tsx: Failed to compile. Check the logs above.\n at getRollupError (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/parseAst.js:395:41)\n at error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/parseAst.js:391:42)\n at Object.error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:20545:20)\n at Object.error (file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:19604:42)\n at generateDtsFromTs (file:///pipes-ci/node_modules/\u001b[4mrollup-plugin-dts\u001b[24m/dist/rollup-plugin-dts.mjs:1834:30)\n at Object.transform (file:///pipes-ci/node_modules/\u001b[4mrollup-plugin-dts\u001b[24m/dist/rollup-plugin-dts.mjs:1843:38)\n at file:///pipes-ci/node_modules/\u001b[4mrollup\u001b[24m/dist/es/shared/node-entry.js:20730:40 {\n id: \u001b[32m'/pipes-ci/apps/pipes/src/core/base-class.tsx'\u001b[39m,\n hook: \u001b[32m'transform'\u001b[39m,\n code: \u001b[32m'PLUGIN_ERROR'\u001b[39m,\n plugin: \u001b[32m'dts'\u001b[39m,\n watchFiles: [\n \u001b[32m'/pipes-ci/apps/pipes/src/pipes-core.tsx'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/util.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/typeAliases.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/ZodError.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/locales/en.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/errors.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/parseUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/enumUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/errorUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/helpers/partialUtil.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/types.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/external.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/base-zod/index.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/random.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/observer.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/zod/zod.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/config.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/core/types/internal-schema-types.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/core/internal-schema.ts'\u001b[39m,\n \u001b[32m'/pipes-ci/apps/pipes/src/utils/ink/measure-text.ts'\u001b[39m,\
tests
Process completed with exit code 1.