fix(gemini): fix unused variable error in entrypoint template #304
check.yml
on: push
Build
50s
Types
53s
Lint
1m 22s
Test
1m 20s
Lint Effect-TS
44s
E2E (Local package CLI)
1m 23s
E2E (OpenCode)
5m 8s
E2E (Clone cache)
5m 8s
E2E (Login context)
5m 8s
Annotations
19 errors and 9 warnings
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini.ts#L298
Avoid catchAll that discards typed errors; map or propagate explicitly
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini.ts#L290
Avoid catchAll that discards typed errors; map or propagate explicitly
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini.ts#L289
Casting is only allowed in src/core/axioms.ts
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini-oauth.ts#L344
Avoid catchAll that discards typed errors; map or propagate explicitly
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini-oauth.ts#L312
Casting is only allowed in src/core/axioms.ts
|
|
Lint Effect-TS:
packages/lib/src/usecases/auth-gemini-oauth.ts#L169
Avoid catchAll that discards typed errors; map or propagate explicitly
|
|
Lint Effect-TS:
packages/lib/src/core/templates-entrypoint/agent.ts#L50
Switch is forbidden. Use Match.exhaustive
|
|
Types
Process completed with exit code 2.
|
|
Types
Argument of type '{ _tag: "AuthGeminiLogin"; label: string | null; geminiAuthPath: string; }' is not assignable to parameter of type 'AuthGeminiLoginCommand'.
|
|
Types
Argument of type '{ _tag: "AuthGeminiLogin"; label: string | null; geminiAuthPath: string; }' is not assignable to parameter of type 'AuthGeminiLoginCommand'.
|
|
Lint
Process completed with exit code 1.
|
|
E2E (Login context)
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
E2E (Login context)
The operation was canceled.
|
|
E2E (OpenCode)
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
E2E (OpenCode)
The operation was canceled.
|
|
E2E (Clone cache)
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
E2E (Clone cache)
The operation was canceled.
|
|
Check
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
Lint Effect-TS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Types
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E (Local package CLI)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E (Login context)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E (OpenCode)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E (Clone cache)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|