refactor: remove Cloudflare AI Gateway as a Google credential #239
Annotations
5 errors and 3 warnings
|
Type Check
Process completed with exit code 1.
|
|
Type Check
command (/home/runner/work/clash/clash/plugins/clash-timeline) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
Test
Process completed with exit code 1.
|
|
src/cloudflare-gateway-provider.test.ts > cloudflare ai gateway is its own provider > is a provider id:
packages/shared-types/src/cloudflare-gateway-provider.test.ts#L20
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/cloudflare-gateway-provider.test.ts:20:78
|
|
Test
command (/home/runner/work/clash/clash/packages/shared-types) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
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/
|
|
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|