Skip to content

feat(oidc-auth): Fixes issue related to https://github.com/honojs/hon… #938

feat(oidc-auth): Fixes issue related to https://github.com/honojs/hon…

feat(oidc-auth): Fixes issue related to https://github.com/honojs/hon… #938

Triggered via push January 16, 2026 02:08
Status Success
Total duration 1m 12s
Artifacts

autofix.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
autofix: packages/mcp/src/auth/providers/proxy-provider.ts#L165
'_authorizationCode' is defined but never used
autofix: packages/mcp/src/auth/providers/proxy-provider.ts#L164
'_client' is defined but never used
autofix: packages/mcp/src/auth/middleware/client-auth.ts#L38
Unexpected any. Specify a different type
autofix: packages/mcp/src/auth/helpers/token.ts#L38
Unexpected any. Specify a different type
autofix: packages/mcp/src/auth/helpers/token.test.ts#L137
'_request' is defined but never used
autofix: packages/mcp/src/auth/helpers/token.test.ts#L136
'_client' is defined but never used
autofix: packages/mcp/src/auth/helpers/revoke.test.ts#L85
'_request' is defined but never used
autofix: packages/mcp/src/auth/helpers/revoke.test.ts#L84
'_client' is defined but never used
autofix: packages/mcp/src/auth/helpers/register.test.ts#L26
'_clientId' is defined but never used
autofix: packages/mcp/src/auth/helpers/register.test.ts#L14
'_clientId' is defined but never used