Skip to content

feat: reduce MIN_CHUNK_SIZE and MIN_ENCRYPTABLE_BYTES down to 1/3 bytes. #163

feat: reduce MIN_CHUNK_SIZE and MIN_ENCRYPTABLE_BYTES down to 1/3 bytes.

feat: reduce MIN_CHUNK_SIZE and MIN_ENCRYPTABLE_BYTES down to 1/3 bytes. #163

Triggered via pull request January 9, 2024 16:04
Status Failure
Total duration 19s
Artifacts

auto_merge_prs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
merge
An unexpected error occurred: Resource not accessible by integration, GraphqlError: Resource not accessible by integration at /home/runner/work/_actions/ridedott/merge-me-action/master/node_modules/@octokit/graphql/dist-node/index.js:77:1 at process.response (node:internal/process/task_queues:95:5) at node (/home/runner/work/_actions/ridedott/merge-me-action/master/src/common/makeGraphqlIterator.ts:37:1) at listBranchProtectionRules (/home/runner/work/_actions/ridedott/merge-me-action/master/src/common/listBranchProtectionRules.ts:54:1) at pullRequestHandle (/home/runner/work/_actions/ridedott/merge-me-action/master/src/eventHandlers/pullRequest/index.ts:26:1).
merge
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/