Implement GitHub actions #21
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']
|