add swagger UI to app #142
quality.yml
on: pull_request
Python linting
34s
Python tests
56s
Python code formatting
39s
JS linting
42s
Update flake8 badge
0s
Update eslint badge
0s
Annotations
3 errors, 4 warnings, and 9 notices
JS linting:
js/src/views/swagger.js#L6
A function with a name starting with an uppercase letter should only be used as a constructor
|
JS linting:
js/src/views/swagger.js#L11
Missing trailing comma
|
JS linting
Process completed with exit code 2.
|
Python linting
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/
|
Python code formatting
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/
|
JS linting
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/
|
Python tests
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/
|
Python tests
Starting action
|
Python tests
HTTP Request: GET https://api.github.com/repos/hgrf/racine "HTTP/1.1 200 OK"
|
Python tests
Generating comment for PR
|
Python tests
HTTP Request: GET https://api.github.com/repos/hgrf/racine/contents/data.json?ref=python-coverage-comment-action-data "HTTP/1.1 200 OK"
|
Python tests
HTTP Request: GET https://api.github.com/user "HTTP/1.1 403 Forbidden"
|
Python tests
HTTP Request: GET https://api.github.com/repos/hgrf/racine/issues/206/comments "HTTP/1.1 200 OK"
|
Python tests
Adding new comment
|
Python tests
HTTP Request: POST https://api.github.com/repos/hgrf/racine/issues/206/comments "HTTP/1.1 201 Created"
|
Python tests
Ending action
|