Skip to content
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
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Base PullRequest

default branch (https://github.com/glotaran/PyParamGUI/tree/main)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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.3-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.0-py3-none-any.whl.metadata (4.4 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.3-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 34.9 MB/s eta 0:00:00
Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 100.1 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.3 nodeenv-1.9.1 platformdirs-4.3.6 pre-commit-4.0.1 pyyaml-6.0.2 virtualenv-20.28.0
pre-commit autoupdate || (exit 0);
[https://github.com/tox-dev/pyproject-fmt] updating 2.1.4 -> v2.5.0
[https://github.com/pre-commit/pre-commit-hooks] updating v4.6.0 -> v5.0.0
[https://github.com/PyCQA/docformatter] 
==> File /tmp/tmpd6vfelt1/.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.5.1 -> v0.8.4
[https://github.com/pre-commit/mirrors-mypy] updating v1.10.1 -> v1.14.0
[https://github.com/PyCQA/flake8] updating 7.1.0 -> 7.1.1
[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.1 -> v1.7.5
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............................................................Failed
- hook id: pyproject-fmt
- exit code: 1
- files were modified by this hook

�[31m--- pyproject.toml
�[0m
�[32m+++ pyproject.toml
�[0m
@@ -27,6 +27,7 @@

   "Programming Language :: Python :: 3.10",
   "Programming Language :: Python :: 3.11",
   "Programming Language :: Python :: 3.12",
�[32m+  "Programming Language :: Python :: 3.13",�[0m
 ]
 dynamic = [
   "version",

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

tests/test_simulate.py:39:1: PT001 [*] Use `@pytest.fixture` over `@pytest.fixture()`
   |
39 | @pytest.fixture()
   | ^^^^^^^^^^^^^^^^^ PT001
40 | def mock_widget():
41 |     """Return a mock Widget for testing."""
   |
   = help: Remove parentheses

tests/test_simulate.py:45:1: PT001 [*] Use `@pytest.fixture` over `@pytest.fixture()`
   |
45 | @pytest.fixture()
   | ^^^^^^^^^^^^^^^^^ PT001
46 | def temp_dir():
47 |     """Create a temporary directory for testing."""
   |
   = help: Remove parentheses

Found 2 errors.
[*] 2 fixable with the `--fix` option.

mypy.....................................................................Passed
flake8 lint docstrings...................................................Passed
interrogate..............................................................Passed
codespell................................................................Passed
Lint GitHub Actions workflow files.......................................Passed

Changed files

Changed 2 files:
  • .pre-commit-config.yaml
  • pyproject.toml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

github-actions bot commented Jan 6, 2025

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed 2 files:
  • .pre-commit-config.yaml
  • pyparamgui/generator.py

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

github-actions bot commented Feb 3, 2025

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

github-actions bot commented Mar 3, 2025

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Copy link
Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
pip install pre-commit
Collecting 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 files

Changed file:
  • .pre-commit-config.yaml

:octocat: Repo | 📝 Issues | 🏬 Marketplace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant