fix(gemini): ensure workspace context expansion in GEMINI.md #308
check.yml
on: push
Build
39s
Types
50s
Lint
1m 39s
Test
1m 24s
Lint Effect-TS
48s
E2E (Local package CLI)
1m 7s
E2E (OpenCode)
2m 7s
E2E (Clone cache)
2m 21s
E2E (Login context)
2m 21s
Annotations
19 errors and 8 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 (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.
|
|
E2E (Login context)
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
E2E (Login context)
The operation was canceled.
|
|
Check
Canceling since a higher priority waiting request for Check-refs/heads/main exists
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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 (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/
|
|
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/
|