Merge pull request #812 from zznidar/patch-1 #766
validate.yml
on: push
validate
19s
Check style formatting
5s
Run tests
1m 17s
Run pylint
1m 19s
Run mypy
4m 2s
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 tests
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|
|
Run pylint
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|
|
Run mypy
Unexpected input(s) 'allow-prereleases', valid inputs are ['python-version', 'architecture']
|