78 matches across 14 files for error lang:YAML lang:YAML lang:YAML
snippet_mode: summary · sorted by relevance
.github/workflows/check_extras_sync.yml YAML 3 matches · showing 1 view file →
60 echo "::error::No pyproject.toml files found under libs/"
+ 2 more matches in this file
.github/workflows/bump_uv_pin.yml YAML 8 matches · showing 1 view file →
50 echo "::error::Could not parse current uv pin from $action_file (got '$current')"
+ 7 more matches in this file
.github/ISSUE_TEMPLATE/bug-report.yml YAML 4 matches · showing 1 view file →
107 raise NotImplementedError('For demo purpose')
+ 3 more matches in this file
.github/workflows/_refresh_model_profiles.yml YAML 5 matches · showing 1 view file →
113 echo "::error::cli-path '${CLI_PATH}' does not exist at ${resolved}"
+ 4 more matches in this file
.github/workflows/pr_lint.yml YAML 2 matches · showing 1 view file →
11# fix(langchain): resolve error
+ 1 more matches in this file
.github/workflows/block_fork_main_prs.yml YAML 3 matches · showing 1 view file →
52 throw new Error(`getLabel(${labelName}) failed: ${e.message}`);
+ 2 more matches in this file
.github/workflows/require_issue_link.yml YAML 9 matches · showing 1 view file →
88 throw new Error('Event has no sender — cannot check permissions');
+ 8 more matches in this file
.github/workflows/v03_api_doc_build.yml YAML 2 matches · showing 1 view file →
72 echo "Error: Invalid repository format: $repo"
+ 1 more matches in this file
.github/workflows/reopen_on_assignment.yml YAML 2 matches · showing 1 view file →
55 throw new Error(
+ 1 more matches in this file
.github/workflows/pr_lint_trailer.yml YAML 2 matches · showing 1 view file →
73 // restricted tokens, secondary rate limits, transient API errors.
+ 1 more matches in this file
.github/workflows/pr_labeler.yml YAML 1 matches view file →
68 echo "::error::GitHub App token generation failed — cannot classify contributor"
libs/langchain/tests/unit_tests/examples/test_specs/robot_openapi.yaml YAML 18 matches · showing 1 view file →
20 HTTPValidationError:
+ 17 more matches in this file
libs/langchain/tests/unit_tests/examples/test_specs/robot/apispec.yaml YAML 18 matches · showing 1 view file →
20 HTTPValidationError:
+ 17 more matches in this file
.github/workflows/_compile_integration_test.yml YAML 1 matches view file →
1# Validates that a package's integration tests compile without syntax or import errors.
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.