Skip to content

feat: add /repo and /pr slash commands for on-demand GitHub queries #9

feat: add /repo and /pr slash commands for on-demand GitHub queries

feat: add /repo and /pr slash commands for on-demand GitHub queries #9

Triggered via pull request August 30, 2026 20:45
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
build-and-test
14s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test
Process completed with exit code 2.
build-and-test: src/github/command-formatters.ts#L1
Module '"./api.js"' has no exported member 'CheckRun'.
build-and-test: src/github/command-formatters.ts#L1
Module '"./api.js"' has no exported member 'CombinedStatus'.
build-and-test: src/github/command-formatters.ts#L1
Module '"./api.js"' has no exported member 'PullRequestInfo'.
build-and-test: src/github/command-formatters.ts#L1
Module '"./api.js"' has no exported member 'RepoInfo'.
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/