Test camera image brightness in trifinger_post_submission #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
mypy
13s
flake8
6s
Python Formatting
11s
C++ Formatting
8s
Annotations
4 errors and 4 warnings
flake8:
scripts/trifingerpro_post_submission.py#L367
E501 line too long (85 > 79 characters)
|
flake8:
scripts/trifingerpro_post_submission.py#L368
E501 line too long (85 > 79 characters)
|
flake8:
scripts/trifingerpro_post_submission.py#L369
E501 line too long (88 > 79 characters)
|
flake8
Process completed with exit code 1.
|
C++ Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|