Skip to content

feat: Completely remove TypeScript AST dependency and migrate to string-based code generation #376

feat: Completely remove TypeScript AST dependency and migrate to string-based code generation

feat: Completely remove TypeScript AST dependency and migrate to string-based code generation #376

Triggered via pull request May 1, 2026 13:18
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
build (22.x, ubuntu-latest)
Process completed with exit code 2.
build (22.x, ubuntu-latest): examples/apis/utils.ts#L1
Cannot find module '@himenon/openapi-parameter-formatter' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/sample-superagent.ts#L32
Parameter 'response' implicitly has an 'any' type.
build (22.x, ubuntu-latest): examples/apis/sample-superagent.ts#L32
Parameter 'error' implicitly has an 'any' type.
build (22.x, ubuntu-latest): examples/apis/sample-superagent.ts#L1
Cannot find module 'superagent' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/sample-fetch.ts#L1
Cannot find module 'node-fetch' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/sample-axios.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/codegen.ts#L5
Cannot find module '@himenon/openapi-typescript-code-generator/dist/types' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/codegen.ts#L4
Cannot find module '@himenon/openapi-typescript-code-generator/dist/templates' or its corresponding type declarations.
build (22.x, ubuntu-latest): examples/apis/codegen.ts#L3
Cannot find module '@himenon/openapi-typescript-code-generator' or its corresponding type declarations.
build (22.x, windows-latest)
The strategy configuration was canceled because "build._22_x_ubuntu-latest" failed
build (22.x, windows-latest)
The operation was canceled.
build (22.x, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (22.x, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/