Skip to content

Merge pull request #191 from yourtion/feat/adapter-setcookie-error-align #67

Merge pull request #191 from yourtion/feat/adapter-setcookie-error-align

Merge pull request #191 from yourtion/feat/adapter-setcookie-error-align #67

Triggered via push June 29, 2026 13:56
Status Success
Total duration 35s
Artifacts

test.yml

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

Annotations

33 warnings
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_markdown/schema.ts#L55
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L51
Unexpected dangling '_' in '`_def`'.
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`'.
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#L55
Unexpected dangling '_' in '`_def`'.
eslint(no-underscore-dangle): src/lib/plugin/generate_markdown/schema.ts#L51
Unexpected dangling '_' in '`_def`'.
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`'.
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/
unicorn(consistent-function-scoping): src/lib/plugin/generate_axios/index.ts#L8
Function `hasUrlParam` does not capture any variables from its parent scope
eslint(no-underscore-dangle): src/lib/plugin/generate_axios/index.ts#L28
Unexpected dangling '_' in '`_def`'.
unicorn(consistent-function-scoping): src/lib/plugin/generate_axios/index.ts#L8
Function `schemaFieldNames` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_axios/index.ts#L8
Function `rmPathParam` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): src/lib/plugin/generate_axios/index.ts#L8
Function `slashToCamel` does not capture any variables from its parent scope
eslint(no-shadow): src/lib/plugin/generate_axios/index.ts#L44
'path' is already declared in the upper scope.
eslint(no-shadow): src/lib/plugin/generate_axios/index.ts#L40
'path' is already declared in the upper scope.
eslint(no-shadow): src/lib/plugin/generate_axios/index.ts#L17
'path' is already declared in the upper 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