Add admin delete submission API endpoint #445
testing.yml
on: pull_request
unit-tests
50s
integration-tests-modal
3m 1s
integration-tests-github
1m 19s
Annotations
2 errors and 7 notices
|
unit-tests
Critical error. This error possibly occurred because the permissions of the workflow are set incorrectly. You can see the correct setting of permissions here: https://github.com/py-cov-action/python-coverage-comment-action#basic-usage
Otherwise please look for open issues or open one in https://github.com/py-cov-action/python-coverage-comment-action/
Traceback (most recent call last):
File "/workdir/coverage_comment/main.py", line 46, in main
exit_code = action(
config=config,
...<2 lines>...
git=git,
)
File "/workdir/coverage_comment/main.py", line 101, in action
return process_pr(
config=config,
gh=gh,
repo_info=repo_info,
)
File "/workdir/coverage_comment/main.py", line 297, in process_pr
github.post_comment(
~~~~~~~~~~~~~~~~~~~^
github=gh,
^^^^^^^^^^
...<4 lines>...
marker=marker,
^^^^^^^^^^^^^^
)
^
File "/workdir/coverage_comment/github.py", line 193, in post_comment
comments = issue_comments_path.get()
File "/workdir/coverage_comment/github_client.py", line 70, in __call__
return self.gh.http(
~~~~~~~~~~~~^
method=self.method,
^^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
)
^
File "/workdir/coverage_comment/github_client.py", line 202, in http
contents: JsonObject | str | bytes = response_contents(
~~~~~~~~~~~~~~~~~^
response=response, text=text, bytes=bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/workdir/coverage_comment/github_client.py", line 276, in response_contents
raise InvalidResponseType(
...<2 lines>...
)
coverage_comment.github_client.InvalidResponseType: Response is requested as JSON but doesn't have proper content type. Response: <!DOCTYPE html>
<!--
Hello future GitHubber! I bet you're here to remove those nasty inline styles,
DRY up these templates and make 'em nice and re-usable, right?
Please, don't. https://github.com/styleguide/templates/2.0
-->
<html>
<head>
<title>Unicorn! · GitHub</title>
<style type="text/css" media="screen">
body {
background-color: #f1f1f1;
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container { margin: 50px auto 40px auto; width: 600px; text-align: center; }
a { color: #4183c4; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { letter-spacing: -1px; line-height: 60px; font-size: 60px; font-weight: 100; margin: 0px; text-shadow: 0 1px 0 #fff; }
p { color: rgba(0, 0, 0, 0.5); margin: 10px 0 10px; font-size: 18px; font-weight: 200; line-height: 1.6em;}
ul { list-style: none; margin: 25px 0; padding: 0; }
li { display: table-cell; font-weight: bold; width: 1%; }
.logo { display: inline-block; margin-top: 35px; }
.logo-img-2x { display: none; }
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
.logo-img-1x { display: none; }
.logo-img-2x { display: inline-block; }
}
#suggestions {
margin-top: 35px;
color: #ccc;
}
#suggestions a {
color: #666666;
font-weight: 200;
font-size: 14px;
margin: 0 10px;
}
</style>
</head>
<body>
<div class="container">
<p>
<img width="200" src="data:image/png;base64,
iVBORw0KGgoAAAANSUhEUgAAAZAAAAGZCAMAAACQbpc2AAADAFBMVEWEBz6FAD6FAD6GAD+MAEGOAEOKAEGOAEOGAD+IAECOAEOOAUOOAEOOAEOOAEOOAEOOAEOOAEOCACyOAEQAAACKAEJpoJ2KADqu0eSKAD2BAD+KAD6AxCNqwoX1Ziawo9LYnGuwhL7aiwaIyYudst6DlrnhcWvCcVvlbE9PvsL2u3uYmdCZum9Rn
|
|
integration-tests-github
Process completed with exit code 1.
|
|
unit-tests
HTTP Request: GET https://api.github.com/repos/gpu-mode/kernelbot/issues/448/comments "HTTP/1.1 502 Bad Gateway"
|
|
unit-tests
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
|
unit-tests
HTTP Request: GET https://api.github.com/repos/gpu-mode/kernelbot/contents/data.json?ref=python-coverage-comment-action-data "HTTP/1.1 200 OK"
|
|
unit-tests
HTTP Request: GET https://api.github.com/repos/gpu-mode/kernelbot/pulls/448 "HTTP/1.1 200 OK"
|
|
unit-tests
Generating comment for PR
|
|
unit-tests
HTTP Request: GET https://api.github.com/repos/gpu-mode/kernelbot "HTTP/1.1 200 OK"
|
|
unit-tests
Starting action
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
Expired
|
123 KB |
sha256:a77e7ec9ce281dd38df9ffb683bcd5a1b32fcba93921e5d616475a0acdd59268
|
|