Skip to content

fix(axios-sdk): 路径参数兜底提取 (issue #27) #79

fix(axios-sdk): 路径参数兜底提取 (issue #27)

fix(axios-sdk): 路径参数兜底提取 (issue #27) #79

Triggered via pull request July 1, 2026 01:21
Status Success
Total duration 37s
Artifacts

test.yml

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

Annotations

33 warnings
test (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L47
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L46
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L41
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L39
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L36
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L34
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L29
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L7
Unexpected dangling '_' in '`_parseType`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_postman/index.ts#L96
Unexpected dangling '_' in '`_def`'.
unicorn(consistent-function-scoping): src/lib/plugin/generate_postman/index.ts#L46
Function `getHeader` does not capture any variables from its parent scope
test (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L197
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L196
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L191
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L150
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L147
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L146
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_swagger/index.ts#L141
Unexpected dangling '_' in '`_def`'.
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `formatExampleInput` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `responseTable` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `paramsTable` does not capture any variables from its parent scope
test (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L39
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L36
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L34
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L29
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L7
Unexpected dangling '_' in '`_parseType`'.
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `formatExampleInput` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `responseTable` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_markdown/apis.ts#L8
Function `paramsTable` does not capture any variables from its parent scope
eslint(no-underscore-dangle): src/lib/plugin/generate_postman/index.ts#L96
Unexpected dangling '_' in '`_def`'.
unicorn(consistent-function-scoping): src/lib/plugin/generate_postman/index.ts#L46
Function `getHeader` does not capture any variables from its parent scope