add support for pull_request_target event #51
Annotations
1 error and 3 warnings
test
Resource not accessible by integration
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, ./. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
HttpError: Resource not accessible by integration
at /home/runner/work/heaviest-objects-in-the-universe/heaviest-objects-in-the-universe/dist/index.js:4319:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async createOrUpdateIssueComment (/home/runner/work/heaviest-objects-in-the-universe/heaviest-objects-in-the-universe/dist/index.js:35447:5)
at async main (/home/runner/work/heaviest-objects-in-the-universe/heaviest-objects-in-the-universe/dist/index.js:35459:3)
|