fix flake #97
Annotations
3 warnings and 9 notices
Python 3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@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 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python 3.10
No files were found with the provided path: .coverage.3.10. No artifacts will be uploaded.
|
Python 3.10
Starting action
|
Python 3.10
HTTP Request: GET https://api.github.com/repos/HarryKodden/scim "HTTP/1.1 200 OK"
|
Python 3.10
Computing coverage files & badge
|
Python 3.10
HTTP Request: GET https://img.shields.io/static/v1?label=Coverage&message=88%25&color=orange "HTTP/1.1 200 OK"
|
Python 3.10
Generating HTML coverage report
|
Python 3.10
Saving coverage files
|
Python 3.10
Files saved
|
Python 3.10
You can browse the full coverage report at:
https://htmlpreview.github.io/?https://github.com/HarryKodden/scim/blob/python-coverage-comment-action-data/htmlcov/index.html
You can use the following URLs to display your badge:
- Badge SVG available at:
https://raw.githubusercontent.com/HarryKodden/scim/python-coverage-comment-action-data/badge.svg
- Badge from shields endpoint is easier to customize but doesn't work with private repo:
https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/HarryKodden/scim/python-coverage-comment-action-data/endpoint.json
- Badge from shields dynamic url (less useful but you never know):
https://img.shields.io/badge/dynamic/json?color=brightgreen&label=coverage&query=%24.message&url=https%3A%2F%2Fraw.githubusercontent.com%2FHarryKodden%2Fscim%2Fpython-coverage-comment-action-data%2Fendpoint.json
See more details and ready-to-copy-paste-markdown at:
https://github.com/HarryKodden/scim/tree/python-coverage-comment-action-data
|
Python 3.10
Ending action
|