home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 919684312

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
919684312 MDExOlB1bGxSZXF1ZXN0NjY4OTY3NjU0 5465 pre-commit: autoupdate hook versions 41898282 closed 0     2 2021-06-13T00:07:52Z 2021-06-18T19:02:29Z 2021-06-18T19:02:23Z CONTRIBUTOR   0 pydata/xarray/pulls/5465

Base PullRequest

default branch (https://github.com/pydata/xarray/tree/master)

Command results

Details:
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. updating v0.812 -> v0.902. ```
python .github/workflows/sync_linter_versions.py .pre-commit-config.yaml ci/requirements/mypy_only
python -m pre_commit run --all-files ```Shell [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.....................................................................Failed - hook id: mypy - exit code: 1 ci/min_deps_check.py:11: error: Library stubs not installed for "yaml" (or incompatible with Python 3.9) [import] ci/min_deps_check.py:12: error: Library stubs not installed for "dateutil.relativedelta" (or incompatible with Python 3.9) [import] ci/min_deps_check.py:12: note: Hint: "python3 -m pip install types-python-dateutil" .github/workflows/sync_linter_versions.py:7: error: Library stubs not installed for "yaml" (or incompatible with Python 3.9) [import] .github/workflows/sync_linter_versions.py:7: note: Hint: "python3 -m pip install types-PyYAML" xarray/core/formatting_html.py:6: error: Library stubs not installed for "pkg_resources" (or incompatible with Python 3.9) [import] xarray/core/formatting_html.py:6: note: Hint: "python3 -m pip install types-pkg_resources" xarray/core/formatting_html.py:6: note: (or run "mypy --install-types" to install all missing stub packages) xarray/core/formatting_html.py:6: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports xarray/core/computation.py:344: error: "object" not callable [operator] xarray/backends/plugins.py:6: error: Library stubs not installed for "pkg_resources" (or incompatible with Python 3.9) [import] xarray/core/dataset.py:4301: error: Argument 1 to <set> has incompatible type "Union[Hashable, Iterable[Hashable]]"; expected "Hashable" [arg-type] xarray/__init__.py:1: error: Library stubs not installed for "pkg_resources" (or incompatible with Python 3.9) [import] xarray/tests/test_plugins.py:3: error: Library stubs not installed for "pkg_resources" (or incompatible with Python 3.9) [import] xarray/tests/test_variable.py:9: error: Library stubs not installed for "pytz" (or incompatible with Python 3.9) [import] xarray/tests/test_variable.py:9: note: Hint: "python3 -m pip install types-pytz" Found 10 errors in 9 files (checked 142 source files) ```

Changed files

Changed 2 files: - .pre-commit-config.yaml - ci/requirements/mypy_only

:octocat: Repo | :memo: Issues | :department_store: Marketplace

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5465/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.78ms · About: xarray-datasette