chore(deps-dev): Bump wpackagist-plugin/debug-bar from 1.1.7 to 1.1.8 in the composer-security group #291
pr-unit-testing.yml
on: pull_request
Unit Test PR in Latest Stable Requirements
47s
Annotations
1 error and 1 warning
|
Unit Test PR in Latest Stable Requirements
Error: Failed to create a new comment with: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment. Stack: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
at fetchWrapper (/home/runner/work/_actions/lucassabreu/comment-coverage-clover/main/node_modules/@octokit/request/dist-bundle/index.js:124:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Stack: Error: Failed to create a new comment with: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment. Stack: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
at fetchWrapper (/home/runner/work/_actions/lucassabreu/comment-coverage-clover/main/node_modules/@octokit/request/dist-bundle/index.js:124:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at /home/runner/work/_actions/lucassabreu/comment-coverage-clover/main/src/index.ts:373:13
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
Workflow syntax warning:
.github/workflows/pr-unit-testing.yml#L41
.github/workflows/pr-unit-testing.yml (Line: 41, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|