issues: 925489791
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
925489791 | MDExOlB1bGxSZXF1ZXN0NjczOTUxMTMz | 5500 | pre-commit: autoupdate hook versions | 41898282 | closed | 0 | 1 | 2021-06-20T00:08:37Z | 2021-06-20T00:52:16Z | 2021-06-20T00:27:58Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/5500 | Base PullRequestdefault branch (https://github.com/pydata/xarray/tree/master) Command resultsDetails:add path```Shell /home/runner/work/_actions/technote-space/create-pr-action/837dbe469b39f08d416889369a52e2a993625c84/node_modules/npm-check-updates/bin ```python -m pre_commit autoupdate```Shell Updating https://github.com/pre-commit/pre-commit-hooks ... [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. already up to date. Updating https://github.com/PyCQA/isort ... [INFO] Initializing environment for https://github.com/PyCQA/isort. already up to date. Updating https://github.com/psf/black ... [INFO] Initializing environment for https://github.com/psf/black. updating 21.5b2 -> 21.6b0. Updating https://github.com/keewis/blackdoc ... [INFO] Initializing environment for https://github.com/keewis/blackdoc. already up to date. Updating https://gitlab.com/pycqa/flake8 ... [INFO] Initializing environment for https://gitlab.com/pycqa/flake8. already up to date. Updating https://github.com/pre-commit/mirrors-mypy ... [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. already up to date. ```python .github/workflows/sync_linter_versions.py .pre-commit-config.yaml ci/requirements/mypy_only### stderr: ```Shell Traceback (most recent call last): File "/home/runner/work/xarray/xarray/.github/workflows/sync_linter_versions.py", line 55, in <module> requirements_text = args.requirements.read_text() File "/opt/hostedtoolcache/Python/3.9.5/x64/lib/python3.9/pathlib.py", line 1256, in read_text with self.open(mode='r', encoding=encoding, errors=errors) as f: File "/opt/hostedtoolcache/Python/3.9.5/x64/lib/python3.9/pathlib.py", line 1242, in open return io.open(self, mode, buffering, encoding, errors, newline, File "/opt/hostedtoolcache/Python/3.9.5/x64/lib/python3.9/pathlib.py", line 1110, in _opener return self._accessor.open(self, flags, mode) FileNotFoundError: [Errno 2] No such file or directory: 'ci/requirements/mypy_only' ```python -m pre_commit run --all-files```Shell [INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:numpy,types-PyYAML,types-pkg_resources,types-python-dateutil,types-pytz. [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/isort. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/psf/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/keewis/blackdoc. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://gitlab.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/pre-commit/mirrors-mypy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Trim Trailing Whitespace.................................................Passed Fix End of Files.........................................................Passed Check Yaml...............................................................Passed isort....................................................................Passed black....................................................................Passed blackdoc.................................................................Passed flake8...................................................................Passed mypy.....................................................................Passed ```Changed filesChanged file:- .pre-commit-config.yaml:octocat: Repo | :memo: Issues | :department_store: Marketplace |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/5500/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |