这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(client): add auto-generated header to client files

GitHub Advanced Security / CodeQL failed Aug 10, 2025 in 4s

3 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 2 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 5 in packages/openapi-ts-tests/main/test/openapi-ts.config.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import customClientPlugin.

Check notice on line 10 in packages/openapi-ts-tests/main/test/openapi-ts.config.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import myClientPlugin.

Check failure on line 85 in packages/openapi-ts/src/generate/client.ts

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.