Skip to content

feat: expose fetch option on ManagementClient #384

feat: expose fetch option on ManagementClient

feat: expose fetch option on ManagementClient #384

Re-run triggered July 16, 2026 08:28
Status Success
Total duration 3m 54s
Artifacts

ci.yml

on: pull_request
Lint & Format
35s
Lint & Format
Build & Package Lint
55s
Build & Package Lint
Type Check
40s
Type Check
Code Coverage
3m 50s
Code Coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
Type Check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Type Check: src/lib/runtime.ts#L95
Unexpected any. Specify a different type
Type Check: src/lib/models.ts#L59
Unexpected any. Specify a different type
Type Check: src/auth/oauth.ts#L232
Unexpected any. Specify a different type
Type Check: src/auth/oauth.ts#L165
Unexpected any. Specify a different type
Type Check: src/auth/oauth.ts#L73
Unexpected any. Specify a different type
Type Check: src/auth/id-token-validator.ts#L166
Unexpected any. Specify a different type
Type Check: src/auth/database.ts#L162
Unexpected any. Specify a different type
Type Check: src/auth/client-authentication.ts#L9
Unexpected any. Specify a different type
Type Check: src/auth/base-auth-api.ts#L119
Unexpected any. Specify a different type
Type Check: src/auth/base-auth-api.ts#L37
Unexpected any. Specify a different type
Lint & Format
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Format: src/lib/runtime.ts#L95
Unexpected any. Specify a different type
Lint & Format: src/lib/models.ts#L59
Unexpected any. Specify a different type
Lint & Format: src/auth/oauth.ts#L232
Unexpected any. Specify a different type
Lint & Format: src/auth/oauth.ts#L165
Unexpected any. Specify a different type
Lint & Format: src/auth/oauth.ts#L73
Unexpected any. Specify a different type
Lint & Format: src/auth/id-token-validator.ts#L166
Unexpected any. Specify a different type
Lint & Format: src/auth/database.ts#L162
Unexpected any. Specify a different type
Lint & Format: src/auth/client-authentication.ts#L9
Unexpected any. Specify a different type
Lint & Format: src/auth/base-auth-api.ts#L119
Unexpected any. Specify a different type
Lint & Format: src/auth/base-auth-api.ts#L37
Unexpected any. Specify a different type
Build & Package Lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Node.js 26.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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Node.js 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Node.js 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Node.js 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/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Code Coverage
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, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/