Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment number is signed #2025

Closed
yegor256 opened this issue Jun 5, 2024 · 0 comments
Closed

comment number is signed #2025

yegor256 opened this issue Jun 5, 2024 · 0 comments

Comments

@yegor256
Copy link
Owner

yegor256 commented Jun 5, 2024

{"message":"Not Found","documentation_url":"https://docs.github.com/rest/issues/comments#get-an-issue-comment"}
Expected: HTTP response with status 200
     but: was <404 Not Found [https://api.github.com/repos/DynamicSphereAI/infra/issues/comments/-2145850039]
Server: GitHub.com
Date: Wed, 05 Jun 2024 07:49:38 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
X-OAuth-Scopes: admin:org, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow
X-Accepted-OAuth-Scopes: repo
X-GitHub-Media-Type: github.v3
X-Github-Api-Version-Selected: 2022-11-28
X-RateLimit-Limit: 5000
X-RateLimit-Remaining: 3683
X-RateLimit-Reset: 1717575159
X-RateLimit-Used: 1317
X-RateLimit-Resource: core
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Frame-Options: deny
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy: default-src 'none'
Vary: Accept-Encoding, Accept, X-Requested-With
X-GitHub-Request-Id: ADDC:113677:710A59E:C4658DE:66601892

{"message":"Not Found","documentation_url":"https://docs.github.com/rest/issues/comments#get-an-issue-comment"}>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at com.jcabi.http.response.RestResponse.assertStatus(RestResponse.java:109)
	at com.jcabi.github.RtJson.fetch(RtJson.java:77)
	at com.jcabi.github.RtComment.json(RtComment.java:120)
	at com.jcabi.github.Comment$Smart.author(Comment.java:137)
	at com.rultor.agents.github.Answer.post(Answer.java:109)
	at com.rultor.agents.github.Reports.process(Reports.java:119)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:73)
	at com.rultor.spi.Agent$Iterative.execute(Agent.java:89)
	at com.rultor.agents.VerboseAgent.execute(VerboseAgent.java:60)
	... 16 more
yegor256 added a commit that referenced this issue Jun 5, 2024
yegor256 added a commit that referenced this issue Jun 5, 2024
@yegor256 yegor256 closed this as completed Jun 5, 2024
yegor256 added a commit that referenced this issue Jun 5, 2024
yegor256 added a commit that referenced this issue Jun 5, 2024
yegor256 added a commit that referenced this issue Jun 5, 2024
yegor256 added a commit that referenced this issue Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant