Skip to content

Clean up Google Discovery invocation failures#562

Closed
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-google-discovery-invoke
Closed

Clean up Google Discovery invocation failures#562
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-google-discovery-invoke

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • return typed invocation failures for missing path parameters instead of throwing
  • remove unknown/native error text from user-facing HTTP/body/OAuth messages
  • preserve original causes on GoogleDiscoveryInvocationError where the type supports it
  • yield tagged invocation errors directly from the generator

Verification

  • bunx oxlint -c .oxlintrc.jsonc packages/plugins/google-discovery/src/sdk/invoke.ts --format json
  • bun run typecheck (packages/plugins/google-discovery)
  • bunx vitest run src/sdk/plugin.test.ts src/sdk/document.test.ts src/api/handlers.test.ts

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 78a10f1 May 06 2026, 01:11 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 78a10f1 Commit Preview URL

Branch Preview URL
May 06 2026, 01:11 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@562

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@562

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@562

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@562

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@562

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@562

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@562

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@562

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@562

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@562

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@562

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@562

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@562

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@562

executor

npm i https://pkg.pr.new/executor@562

commit: 78a10f1

@RhysSullivan
Copy link
Copy Markdown
Owner Author

Closing as superseded by #648, which covers the same lint file set in the newer audited cleanup batch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant