-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ UPGRADE: Autoupdate pre-commit config #13
Open
github-actions
wants to merge
15
commits into
main
Choose a base branch
from
create-pr-action/pre-commit-config-update-0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.0.1-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.5-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.28.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.0.1-py2.py3-none-any.whl (218 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.5-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 85.5 MB/s eta 0:00:00
Downloading virtualenv-20.28.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 136.6 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.16.1 identify-2.6.5 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.0.1 pyyaml-6.0.2 virtualenv-20.28.1 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpo6kadwf1/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.8.4 -> v0.8.6
[https://github.com/pre-commit/mirrors-mypy] updating v1.14.0 -> v1.14.1
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] updating v1.7.5 -> v1.7.6 pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Passed
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.0.1-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.5-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.28.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.0.1-py2.py3-none-any.whl (218 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.5-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 54.9 MB/s eta 0:00:00
Downloading virtualenv-20.28.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 135.4 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.16.1 identify-2.6.5 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.0.1 pyyaml-6.0.2 virtualenv-20.28.1 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp2nw1v05l/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.8.6 -> v0.9.1
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Failed
- hook id: ruff-format
- files were modified by this hook
1 file reformatted, 6 files left unchanged
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.0.1-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.5-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.0.1-py2.py3-none-any.whl (218 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.5-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 45.5 MB/s eta 0:00:00
Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 148.7 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.16.1 identify-2.6.5 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.0.1 pyyaml-6.0.2 virtualenv-20.29.1 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpdd_0zm5w/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.1 -> v0.9.2
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] updating v1.7.6 -> v1.7.7 pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.6-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.6-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 95.6 MB/s eta 0:00:00
Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 175.6 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.6 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.1 stderr:[notice] A new release of pip is available: 24.3.1 -> 25.0
[notice] To update, run: pip install --upgrade pip pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpo8s4bu97/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.2 -> v0.9.3
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] updating v2.3.0 -> v2.4.0
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.6-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.6-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 100.1 MB/s eta 0:00:00
Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 174.8 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.6 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.1 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmproa_dbp2/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.3 -> v0.9.4
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] updating v2.4.0 -> v2.4.1
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.7-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.7-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 76.8 MB/s eta 0:00:00
Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 155.1 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.7 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.1 stderr:[notice] A new release of pip is available: 25.0 -> 25.0.1
[notice] To update, run: pip install --upgrade pip pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp2_nk_kbf/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.4 -> v0.9.5
[https://github.com/pre-commit/mirrors-mypy] updating v1.14.1 -> v1.15.0
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.7-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.7-py2.py3-none-any.whl (99 kB)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 54.2 MB/s eta 0:00:00
Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 163.7 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.7 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.2 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp71mjt95w/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.5 -> v0.9.6
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] updating 7.1.1 -> 7.1.2
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:[email protected].
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/econchick/interrogate.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.8-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Using cached virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.8-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached filelock-3.17.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.8 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.2 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp260kza1o/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.6 -> v0.9.7
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.8-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Using cached virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.8-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached filelock-3.17.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.8 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.2 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpxqtejx4x/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.7 -> v0.9.9
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.9-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 143.8 MB/s eta 0:00:00
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached filelock-3.17.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.17.0 identify-2.6.9 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.3 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] updating v2.5.0 -> v2.5.1
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpq5m7d0jh/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.9 -> v0.9.10
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Passed
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.9-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 126.7 MB/s eta 0:00:00
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.18.0 identify-2.6.9 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.1.0 pyyaml-6.0.2 virtualenv-20.29.3 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmpqu3ac84b/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.9.10 -> v0.11.0
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Failed
- hook id: ruff
- exit code: 1
pyparamgui/generator.py:278:17: TC006 [*] Add quotes to type expression in `typing.cast()`
|
276 | raise ValueError(msg)
277 | model = generators[generator_name](**generator_arguments)
278 | return cast(str, write_dict(model))
| ^^^ TC006
|
= help: Add quotes
Found 1 error.
[*] 1 fixable with the `--fix` option.
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Downloading identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB)
Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading identify-2.6.9-py2.py3-none-any.whl (99 kB)
Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 46.8 MB/s eta 0:00:00
Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 161.5 MB/s eta 0:00:00
Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.18.0 identify-2.6.9 nodeenv-1.9.1 platformdirs-4.3.7 pre-commit-4.2.0 pyyaml-6.0.2 virtualenv-20.29.3 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp2t0tg16b/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.11.0 -> v0.11.2
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:[email protected].
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Initializing environment for https://github.com/econchick/interrogate.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/docformatter.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/MarcoGorelli/absolufy-imports.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/econchick/interrogate.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/rhysd/actionlint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Failed
- hook id: ruff
- exit code: 1
pyparamgui/generator.py:278:17: TC006 [*] Add quotes to type expression in `typing.cast()`
|
276 | raise ValueError(msg)
277 | model = generators[generator_name](**generator_arguments)
278 | return cast(str, write_dict(model))
| ^^^ TC006
|
= help: Add quotes
Found 1 error.
[*] 1 fixable with the `--fix` option.
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin pip install pre-commitCollecting pre-commit
Using cached pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Using cached virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
Using cached pre_commit-4.2.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.9-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached filelock-3.18.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.7-py3-none-any.whl (18 kB)
Installing collected packages: distlib, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.3.9 filelock-3.18.0 identify-2.6.9 nodeenv-1.9.1 platformdirs-4.3.7 pre-commit-4.2.0 pyyaml-6.0.2 virtualenv-20.29.3 pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter]
==> File /tmp/tmp_pngj32q/.pre-commit-hooks.yaml
==> At Hook(id='docformatter-venv')
==> At key: language
=====> Expected one of conda, coursier, dart, docker, docker_image, dotnet, fail, golang, haskell, julia, lua, node, perl, pygrep, python, r, ruby, rust, script, swift, system but got: 'python_venv'
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] already up to date!
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] updating 7.1.2 -> 7.2.0
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date! pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:pydoclint==0.5.3.
[INFO] Installing environment for https://github.com/PyCQA/flake8.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
pyproject-fmt............................................................Passed
check python ast.........................................................Passed
check builtin type constructor use.......................................Passed
fix end of files.........................................................Passed
check for case conflicts.................................................Passed
trim trailing whitespace.................................................Passed
debug statements (python)................................................Passed
mixed line ending........................................................Passed
docformatter.............................................................Passed
absolufy-imports.........................................................Passed
prettier.................................................................Passed
ruff sort imports........................................................Passed
ruff-format..............................................................Passed
ruff lint................................................................Failed
- hook id: ruff
- exit code: 1
pyparamgui/generator.py:278:17: TC006 [*] Add quotes to type expression in `typing.cast()`
|
276 | raise ValueError(msg)
277 | model = generators[generator_name](**generator_arguments)
278 | return cast(str, write_dict(model))
| ^^^ TC006
|
= help: Add quotes
Found 1 error.
[*] 1 fixable with the `--fix` option.
mypy.....................................................................Passed
flake8 lint docstrings...................................................Failed
- hook id: flake8
- exit code: 1
�[1mpyparamgui/schema.py�[m�[36m:�[m13�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `KineticParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m24�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralParameters`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m41�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `TimeCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m54�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SpectralCoordinates`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m98�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Settings`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m117�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `IRF`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/schema.py�[m�[36m:�[m130�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `SimulationConfig`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
�[1mpyparamgui/widget.py�[m�[36m:�[m23�[36m:�[m1�[36m:�[m �[1m�[31mDOC001�[m Class `Widget`: Potential formatting errors in docstring. Error message: Section 'Attributes' is not empty but nothing was parsed.
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed Changed filesChanged file:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Base PullRequest
default branch (https://github.com/glotaran/PyParamGUI/tree/main)
Command results
Details:
add path
pip install pre-commit
pre-commit autoupdate || (exit 0);
pre-commit run -a || (exit 0);
Changed files
Changed 2 files: