Add hades health endpoint #1035
docker-image.yml
on: push
python-lint
1m 47s
deploy-docs
0s
Annotations
5 errors and 8 warnings
Error:
web/blueprints/health/__init__.py#L9
Function is missing a return type annotation [no-untyped-def]
|
python-lint
Process completed with exit code 1.
|
pre-commit
Process completed with exit code 1.
|
test
The run was canceled by @lukasjuhrich.
|
test
The operation was canceled.
|
Warning:
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_email:8: Field list ends without a blank line; unexpected unindent.
|
Warning:
pycroft/lib/user.py#L1
docstring of pycroft.lib.user.edit_birthdate:5: Field list ends without a blank line; unexpected unindent.
|
Warning:
ldap_sync/sources/db.py#L1
docstring of ldap_sync.sources.db._fetch_db_properties:3: undefined label: 'exported_properties'
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
No files were found with the provided path: htmlcov. No artifacts will be uploaded.
|