ci: update ci #1
release.yml
on: push
Continuous Integration
/
Check for Python file changes
4s
Tests
/
Check for Python file changes
5s
Update labels
13s
Continuous Integration
/
Format
58s
Continuous Integration
/
Type check Python
58s
Continuous Integration
/
Lint Python
1m 4s
Tests
/
Run Python test suite
2m 0s
Annotations
5 errors
[mypy] tests/datamodels/test_registry.py#L3:
tests/datamodels/test_registry.py#L3
Module "emma_experience_hub.constants.simbot" has no attribute "get_service_registry_file_path" [attr-defined]
|
Continuous Integration / Type check Python
Process completed with exit code 1.
|
[flake8] src/emma_experience_hub/commands/simbot/cli.py#L39:
src/emma_experience_hub/commands/simbot/cli.py#L39
WPS425 Found boolean non-keyword argument: False
|
Continuous Integration / Lint Python
Process completed with exit code 1.
|
Tests / Run Python test suite
Process completed with exit code 1.
|