Check Labels for pull requests #3
check_label.yml
on: pull_request
verify_pr_labels
7s
Annotations
1 error and 2 warnings
verify_pr_labels
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/actions/github-script/v7/dist/index.js:9537:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async module.exports (/home/runner/work/pinocchio/pinocchio/.github/workflows/scripts/check_label.js:85:13)
at async eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35424:16), <anonymous>:4:1)
at async main (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35522:20)
|
verify_pr_labels
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
verify_pr_labels
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|