Skip to content

[recovery] fix: guard IssuesList against GitHub issues with null user #25521

[recovery] fix: guard IssuesList against GitHub issues with null user

[recovery] fix: guard IssuesList against GitHub issues with null user #25521

Triggered via push July 14, 2026 19:05
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/claude-review-translations.yml#L1
(Line: 48, Col: 9): Unexpected symbol: '#'. Located at position 661 within expression: github.event_name == 'workflow_dispatch' || ( github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude') && contains(github.event.comment.body, '/review-translations') && contains(fromJSON('["pettinarip","wackerow","nloureiro","konopkja","mnelsonBT"]'), github.event.comment.user.login) && github.event.issue.pull_request ) || ( github.event_name == 'pull_request_review_co[...]