MisterRaindrop commented on PR #190:
URL: https://github.com/apache/iceberg-cpp/pull/190#issuecomment-3218003580

   @wgtmac Hi, cpp-linter report an issue, maybe I forgot to open an issue 
cause it. Can you retry it? Thanks!
   ```
   INFO:CPP Linter:0 clang-format-checks-failed
     INFO:CPP Linter:1 clang-tidy-checks-failed
     INFO:CPP Linter:1 checks-failed
     ERROR:CPP Linter:response returned 403 from POST 
https://api.github.com/repos/apache/iceberg-cpp/issues/190/comments with 
message: {"message":"Resource not accessible by 
integration","documentation_url":"https://docs.github.com/rest/issues/comments#create-an-issue-comment","status":"403"}
     Traceback (most recent call last):
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/bin/cpp-linter",
 line 8, in <module>
         sys.exit(main())
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/lib/python3.10/site-packages/cpp_linter/__init__.py",
 line 81, in main
         rest_api_client.post_feedback(files=files, args=args, 
clang_versions=clang_versions)
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/lib/python3.10/site-packages/cpp_linter/rest_api/github_api.py",
 line 264, in post_feedback
         self.update_comment(
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/lib/python3.10/site-packages/cpp_linter/rest_api/github_api.py",
 line 361, in update_comment
         self.api_request(url=comments_url, method=req_meth, data=payload)
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/lib/python3.10/site-packages/cpp_linter/rest_api/__init__.py",
 line 124, in api_request
         response.raise_for_status()
       File 
"/home/runner/work/_actions/cpp-linter/cpp-linter-action/f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a/venv/lib/python3.10/site-packages/requests/models.py",
 line 1026, in raise_for_status
         raise HTTPError(http_error_msg, response=self)
     requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: 
https://api.github.com/repos/apache/iceberg-cpp/issues/190/comments
     Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to