Skip to content

Fix openhands-agent comment detection #18

Fix openhands-agent comment detection

Fix openhands-agent comment detection #18

Triggered via pull request November 28, 2024 20:05
Status Failure
Total duration 28s
Billable time 1m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/services/github.test.ts > GitHub Service > should detect openhands-agent comments in issues: src/services/github.ts#L54
TypeError: Cannot read properties of undefined (reading 'login') ❯ isBotComment src/services/github.ts:54:23 ❯ isStartWorkComment src/services/github.ts:59:8 ❯ processIssueComments src/services/github.ts:115:20 ❯ fetchBotActivities src/services/github.ts:188:33 ❯ src/services/github.test.ts:55:24
src/services/github.test.ts > GitHub Service > should detect openhands-agent comments in PRs: src/services/github.ts#L54
TypeError: Cannot read properties of undefined (reading 'login') ❯ isBotComment src/services/github.ts:54:23 ❯ isPRModificationComment src/services/github.ts:85:8 ❯ processPRComments src/services/github.ts:144:20 ❯ fetchBotActivities src/services/github.ts:196:28 ❯ src/services/github.test.ts:101:24
test
Process completed with exit code 1.