Skip to content

Expand agent-facing Executor configuration tools #1974

Expand agent-facing Executor configuration tools

Expand agent-facing Executor configuration tools #1974

Triggered via pull request May 19, 2026 07:25
Status Cancelled
Total duration 2m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Test
Process completed with exit code 1.
src/sdk/real-specs.test.ts > Real specs: Vercel API > preserves registered tool schema and TypeScript output for deployment creation: packages/plugins/openapi/src/sdk/real-specs.test.ts#L282
Error: Snapshot `Real specs: Vercel API > preserves registered tool schema and TypeScript output for deployment creation 1` mismatched - Expected + Received @@ -3852,11 +3852,11 @@ "url", "version", ], "type": "object", }, - "outputTypeScript": "{ aliasAssignedAt?: number | false | true | null; alwaysRefuseToBuild?: false | true; build: { env: string[]; }; buildArtifactUrls?: string[]; builds?: { use: string; src?: string; config?: { [k: string]: unknown; }; }[]; env: string[]; inspectorUrl: string | null; isInConcurrentBuildsQueue: false | true; isInSystemBuildsQueue: false | true; projectSettings: { nodeVersion?: "24.x" | "22.x" | "20.x" | "18.x" | "16.x" | "14.x" | "12.x" | "10.x" | "8.10.x"; buildCommand?: string | null; devCommand?: string | null; framework?: "blitzjs" | "nextjs" | "gatsby" | "remix" | "react-router" | "astro" | "hexo" | "eleventy" | "docusaurus-2" | "docusaurus" | "preact" | "solidstart-1" | "solidstart" | "dojo" | "ember" | "vue" | "scully" | "ionic-angular" | "angular" | "polymer" | "svelte" | "sveltekit" | "sveltekit-1" | "ionic-react" | "create-react-app" | "gridsome" | "umijs" | "sapper" | "saber" | "stencil" | "nuxtjs" | "redwoodjs" | "hugo" | "jekyll" | "brunch" | "middleman" | "zola" | "hydrogen" | "vite" | "tanstack-start" | "vitepress" | "vuepress" | "parcel" | "fastapi" | "flask" | "fasthtml" | "django" | "ash" | "sanity-v3" | "sanity" | "storybook" | "nitro" | "hono" | "express" | "h3" | "koa" | "nestjs" | "elysia" | "fastify" | "xmcp" | "python" | "ruby" | "rust" | "axum" | "actix-web" | "node" | "go" | "services" | "mastra" | null; commandForIgnoringBuildStep?: string | null; installCommand?: string | null; outputDirectory?: string | null; speedInsights?: { id: string; enabledAt?: number; disabledAt?: number; canceledAt?: number; hasData?: false | true; paidAt?: number; }; webAnalytics?: { id: string; disabledAt?: number; canceledAt?: number; enabledAt?: number; hasData?: true; }; }; integrations?: { status: "skipped" | "pending" | "ready" | "error" | "timeout"; startedAt: number; claimedAt?: number; completedAt?: number; skippedAt?: number; skippedBy?: string; }; images?: { sizes?: number[]; qualities?: number[]; domains?: string[]; remotePatterns?: { protocol?: "http" | "https"; hostname: string; port?: string; pathname?: string; search?: string; }[]; localPatterns?: { pathname?: string; search?: string; }[]; minimumCacheTTL?: number; formats?: ("image/avif" | "image/webp")[]; dangerouslyAllowSVG?: false | true; contentSecurityPolicy?: string; contentDispositionType?: "inline" | "attachment"; }; alias?: string[]; aliasAssigned: false | true; bootedAt: number; buildingAt: number; buildContainerFinishedAt?: number; buildSkipped: false | true; creator: { uid: string; username?: string; avatar?: string; }; initReadyAt?: number; isFirstBranchDeployment?: false | true; lambdas?: { id: string; createdAt?: number; readyState?: "BUILDING" | "ERROR" | "INITIALIZING" | "READY"; entrypoint?: string | null; readyStateAt?: number; output: { path: string; functionName: string; }[]; }[]; public: false | true; ready?: number; status: "QUEUED" | "BUILDING" | "ERROR" | "BLOCKED" | "INITIALIZING" | "READY" | "CANCELED"; team?: { id: string; name: string; slug: string; avatar?: string; }; userAliases?: string[]; previewCommentsEnabled?: false | true; ttyBuildLogs?: false | true; customEnvironment?: { id: string; slug: string; type: "production" | "preview" | "development"; description?: string; branchMatcher?: { type: "endsWith" | "startsWith" | "equals"; pattern: string; }; domains?: { name: string; apexName: string; projectId: string; redirect?: string | null; redirectStatusCode?: 307 | 301 | 302 | 308 | null; gitBranch?: string | null; customEnvironmentId?: string | null; updatedAt?: number; createdAt?: number; verified: false | true; verification?: { type: string; domain: string; value: string; reason: string; }[]; }[]; currentDeploymentAliases?: string[]; createdAt: number; updatedAt: number; } | { id: string; }; oomReport?: "out-of-memory"; readyStateReason?: st
src/sdk/real-specs.test.ts > Real specs: Cloudflare API > preserves registered tool schema and TypeScript output for Access app creation: packages/plugins/openapi/src/sdk/real-specs.test.ts#L258
Error: Snapshot `Real specs: Cloudflare API > preserves registered tool schema and TypeScript output for Access app creation 1` mismatched - Expected + Received @@ -211,11 +211,11 @@ "AccessAppLauncherProps": "(AccessFeatureAppProps & { app_launcher_logo_url?: AccessAppLauncherLogoUrl; bg_color?: AccessBgColor; domain?: { [k: string]: unknown; }; footer_links?: AccessFooterLinks; header_bg_color?: AccessHeaderBgColor; landing_page_design?: AccessLandingPageDesign; name?: string; skip_app_launcher_login_page?: AccessSkipAppLauncherLoginPage; type?: (AccessType & { [k: string]: unknown; }); })", "AccessAppLauncherVisible": "boolean", "AccessAppPolicyLink": "{ id?: AccessSchemasUuid; precedence?: AccessPrecedence; }", "AccessAppPolicyRequest": "({ precedence?: AccessPrecedence; } & AccessPolicyReq)", "AccessAppPolicyResponse": "(AccessPolicyResp & { precedence?: AccessPrecedence; })", - "AccessAppReqEmbeddedPolicies": "{ policies?: (AccessAppPolicyLink | ({ [k: string]: unknown; } & AccessSchemasUuid) | ({ } & { id?: AccessSchemasUuid; } & AccessAppPolicyRequest))[]; }", + "AccessAppReqEmbeddedPolicies": "{ policies?: (AccessAppPolicyLink | ({ [k: string]: unknown; } & AccessSchemasUuid) | ({ [k: string]: unknown; } & { id?: AccessSchemasUuid; } & AccessAppPolicyRequest))[]; }", "AccessAppReqEmbeddedScimConfig": "{ scim_config?: AccessScimConfig; }", "AccessAppRequest": "SelfHostedApplication | SaaSApplication | BrowserSSHApplication | BrowserVNCApplication | AppLauncherApplication | DeviceEnrollmentPermissionsApplication | BrowserIsolationPermissionsApplication | GatewayIdentityProxyEndpointApplication | BookmarkApplication | InfrastructureApplication | BrowserRDPApplication | MCPServerApplication | MCPServerPortalApplication", "AccessAppRespEmbeddedPolicies": "{ policies?: AccessAppPolicyResponse[]; }", "AccessAppRespEmbeddedTargetCriteriaInfra": "{ target_criteria?: AccessTargetCriteriaInfraApp[]; }", "AccessAppRespEmbeddedTargetCriteriaSelfHosted": "{ target_criteria?: AccessTargetCriteriaSelfHostedApp[]; }", @@ -307,11 +307,11 @@ "AccessUseClientlessIsolationAppLauncherUrl": "boolean", "AccessUsernames": "string[]", "AccessUuid": "string", "AccessVncProps": "(SelfHostedApplication1 & { type?: (AccessType & { [k: string]: unknown; }); })", "AccessWarpProps": "(AccessFeatureAppProps & { domain?: { [k: string]: unknown; }; name?: string; type?: (AccessType & { [k: string]: unknown; }); })", - "AnyValidServiceToken": "{ any_valid_service_token: { }; }", + "AnyValidServiceToken": "{ any_valid_service_token: { [k: string]: unknown; }; }", "AppLauncherApplication": "(AccessAppLauncherProps & AccessAppReqEmbeddedPolicies)", "AppLauncherApplication1": "(AccessBasicAppResponseProps & AccessAppLauncherProps & AccessAppRespEmbeddedPolicies)", "AuthenticationContext": "{ auth_context: { ac_id: string; id: string; identity_provider_id: string; }; }", "AuthenticationMethod": "{ auth_method: { auth_method: string; }; }", "AzureGroup": "{ azureAD: { id: string; identity_provider_id: string; }; }", @@ -334,11 +334,11 @@ "DeviceEnrollmentPermissionsApplication1": "(AccessBasicAppResponseProps & AccessWarpProps & AccessAppRespEmbeddedPolicies)", "DevicePosture": "{ device_posture: { integration_uid: string; }; }", "Email": "{ email: { email: string; }; }", "EmailDomain": "{ email_domain: { domain: string; }; }", "EmailList": "{ email_list: { id: string; }; }", - "Everyone": "{ everyone: { }; }", + "Everyone": "{ everyone: { [k: string]: unknown; }; }", "ExternalEvaluation": "{ external_evaluation: { evaluate_url: string; keys_url: string; }; }", "GatewayIdentityProxyEndpointApplication": "(AccessProxyEndpointProps & AccessAppReqEmbeddedPolicies)", "GatewayIdentityProxyEndpointApplication1": "(AccessBasicAppResponseProps & AccessProxyEndpointProps & AccessAppRespEmbeddedPolicies)", "GithubOrganization": "{ "github-organization": { identity_pro
Test
@executor-js/plugin-openapi#test: command (/home/runner/work/executor/executor/packages/plugins/openapi) /home/runner/.bun/bin/bun run test exited (1)
Lint
Process completed with exit code 1.
Desktop smoke build
Canceling since a higher priority waiting request for ci-refs/pull/841/merge exists
Desktop smoke build
The operation was canceled.
Typecheck
Canceling since a higher priority waiting request for ci-refs/pull/841/merge exists
Typecheck
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-refs/pull/841/merge exists
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Desktop smoke build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/