Skip to content

WIP: Fix recent languages after GitHub API change (Cannot destructure property 'committer' of 'undefined') #789

WIP: Fix recent languages after GitHub API change (Cannot destructure property 'committer' of 'undefined')

WIP: Fix recent languages after GitHub API change (Cannot destructure property 'committer' of 'undefined') #789

Triggered via pull request October 17, 2025 23:49
Status Failure
Total duration 5m 35s
Artifacts

test.yml

on: pull_request
Build and test
0s
Build and test
Analyze code
0s
Analyze code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint code: source/plugins/languages/analyzer/recent.mjs#L82
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
Lint code: source/plugins/languages/analyzer/recent.mjs#L82
This line has 2 statements. Maximum allowed is 1
Lint code: source/plugins/languages/analyzer/recent.mjs#L82
Expected '!==' and instead saw '!='
Lint code: source/plugins/languages/analyzer/recent.mjs#L82
Statement inside of curly braces should be on next line
Lint code: source/plugins/languages/analyzer/recent.mjs#L72
Expected this semicolon to be at the beginning of the next line
Lint code: source/plugins/languages/analyzer/recent.mjs#L66
Unexpected var, use let or const instead
Lint code: source/plugins/languages/analyzer/recent.mjs#L65
Unexpected var, use let or const instead
Lint code: source/plugins/languages/analyzer/recent.mjs#L63
Expected this semicolon to be at the beginning of the next line