Skip to content

Implement GitHub actions #21

Implement GitHub actions

Implement GitHub actions #21

Triggered via pull request July 26, 2024 02:07
Status Failure
Total duration 7m 31s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (E712): tests/unit/test_app.py#L108
tests\unit\test_app.py:108:16: E712 Avoid equality comparisons to `True`; use `if False:` for truth checks
Ruff (E712): tests/unit/test_app.py#L108
tests\unit\test_app.py:108:16: E712 Avoid equality comparisons to `False`; use `if not True:` for false checks
Lint
Process completed with exit code 1.
Test
Process completed with exit code 1.
Test
Unexpected input(s) 'envkey_DEV', 'envkey_MONGO_TOKEN', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']