78 matches across 14 files for error lang:YAML lang:YAML
snippet_mode: summary · sorted by relevance
60▶ echo "::error::No pyproject.toml files found under libs/"
+ 2 more matches in this file
50▶ echo "::error::Could not parse current uv pin from $action_file (got '$current')"
+ 7 more matches in this file
107▶ raise NotImplementedError('For demo purpose')
+ 3 more matches in this file
113▶ echo "::error::cli-path '${CLI_PATH}' does not exist at ${resolved}"
+ 4 more matches in this file
11▶# fix(langchain): resolve error
+ 1 more matches in this file
52▶ throw new Error(`getLabel(${labelName}) failed: ${e.message}`);
+ 2 more matches in this file
88▶ throw new Error('Event has no sender — cannot check permissions');
+ 8 more matches in this file
72▶ echo "Error: Invalid repository format: $repo"
+ 1 more matches in this file
+ 1 more matches in this file
73▶ // restricted tokens, secondary rate limits, transient API errors.
+ 1 more matches in this file
68▶ echo "::error::GitHub App token generation failed — cannot classify contributor"
+ 17 more matches in this file
+ 17 more matches in this file
1▶# Validates that a package's integration tests compile without syntax or import errors.
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language 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.