This repository was archived by the owner on Aug 2, 2025. It is now read-only.
Refactor: Move API logic to handlers #63
Annotations
3 errors and 2 warnings
|
Lint
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Lint
📚 Stack: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
at file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:20778:26
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async createComment (file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:23922:20)
at async createOrUpdateComments (file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:24378:22)
at async timeTask (file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:24311:18)
at async runCommentTask (file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:24406:29)
at async run3 (file:///home/runner/work/_actions/codex-/knip-reporter/v2/dist/index.mjs:28909:5)
|
|
Lint
🧨 Failed: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Lint
The process '/usr/bin/git' failed with exit code 128
|
|
Lint
knip stderr:
$ knip --reporter json --directory .
error: script "knip" exited with code 1
|