Skip to content

docs(everything): add allowed values description to resourceType in get-resource-reference #7915

docs(everything): add allowed values description to resourceType in get-resource-reference

docs(everything): add allowed values description to resourceType in get-resource-reference #7915

Triggered via pull request April 22, 2026 19:19
Status Failure
Total duration 29s
Artifacts

typescript.yml

on: pull_request
detect-packages
4s
detect-packages
Matrix: test
Matrix: build
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test everything
Process completed with exit code 2.
Test everything
Parameter 'args' implicitly has an 'any' type.
Test everything
Argument of type '{ title: string; description: string; inputSchema: { type: string; properties: { key: { type: string; description: string; }; }; required: string[]; }; }' is not assignable to parameter of type '{ title?: string | undefined; description?: string | undefined; inputSchema?: AnySchema | ZodRawShapeCompat | undefined; outputSchema?: AnySchema | ZodRawShapeCompat | undefined; annotations?: { ...; } | undefined; _meta?: Record<...> | undefined; }'.
Test filesystem
The strategy configuration was canceled because "test.everything" failed
Test filesystem
The operation was canceled.