Skip to content

Feat: Add GitHub Tool for Repository Interaction #2625

Feat: Add GitHub Tool for Repository Interaction

Feat: Add GitHub Tool for Repository Interaction #2625

Re-run triggered December 10, 2025 16:33
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors
linters: spec/tool_definition_spec.rb#L29
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
linters: spec/lib/langchain/tool/github_spec.rb#L54
Layout/TrailingEmptyLines: Final newline missing.
linters: spec/lib/langchain/tool/github_spec.rb#L49
Layout/TrailingWhitespace: Trailing whitespace detected.
linters: spec/lib/langchain/tool/github_spec.rb#L38
Layout/TrailingWhitespace: Trailing whitespace detected.
linters: spec/lib/langchain/tool/github_spec.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
linters: spec/lib/langchain/tool/github_spec.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
linters: lib/langchain/tool/github.rb#L66
Layout/TrailingEmptyLines: Final newline missing.
linters: lib/langchain/tool/github.rb#L50
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
linters: lib/langchain/tool/github.rb#L39
Layout/EndAlignment: `end` at 39, 15 is not aligned with `result = case` at 30, 6.
linters: lib/langchain/dependency_helper.rb#L20
Layout/SpaceAroundKeyword: Space after keyword `return` is missing.
tests (3.4)
Process completed with exit code 1.
tests (3.2)
Process completed with exit code 1.
tests (3.3)
The strategy configuration was canceled because "tests._3_4" failed
tests (3.3)
The operation was canceled.
tests (3.1)
The strategy configuration was canceled because "tests._3_4" failed
tests (3.1)
The operation was canceled.