Suggest against using exit() as per #811 #765
validate.yml
on: pull_request
validate
19s
Check style formatting
6s
Run tests
1m 25s
Run pylint
1m 15s
Run mypy
4m 13s
Annotations
4 errors and 3 warnings
|
Check style formatting
The process '/opt/hostedtoolcache/ruff/0.15.0/x86_64/ruff' failed with exit code 1
|
|
validate
Process completed with exit code 1.
|
|
validate
[TRANSLATIONS] Invalid translations/en.json: the string should not contain URLs, please use description placeholders instead for dictionary value @ data['config']['step']['user']['description']. Got 'Once you have created an entry, refer to the [docs](https://hacs-pyscript.readthedocs.io/en/latest/) to learn how to create scripts and functions.'
|
|
validate
[TRANSLATIONS] Invalid strings.json: the string should not contain URLs, please use description placeholders instead for dictionary value @ data['config']['step']['user']['description']. Got 'Once you have created an entry, refer to the [docs](https://hacs-pyscript.readthedocs.io/en/latest/) to learn how to create scripts and functions.'
|
|
Run pylint
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|
|
Run tests
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|
|
Run mypy
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|