thoth-station / graph-refresh-job

A job for scheduling solver to resolve dependency graphs of new packages
GNU General Public License v3.0
1 stars 9 forks source link

Use the pyproject.toml for mypy #697

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Use the pyproject.toml for mypy Signed-off-by: Harshad Reddy Nalla hnalla@redhat.com

sesheta commented 1 year ago
Pre-Commit Test failed! Click here ``` [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pycqa/pydocstyle.git. [INFO] Initializing environment for https://github.com/psf/black. [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.4.0 is installed. Perhaps run `pip install --upgrade pre-commit`. ```
sesheta commented 1 year ago
Pre-Commit Test failed! Click here ``` [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pycqa/pydocstyle.git. [INFO] Initializing environment for https://github.com/psf/black. [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.4.0 is installed. Perhaps run `pip install --upgrade pre-commit`. ```
sesheta commented 1 year ago
Pre-Commit Test failed! Click here ``` [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pycqa/pydocstyle.git. [INFO] Initializing environment for https://github.com/psf/black. [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.4.0 is installed. Perhaps run `pip install --upgrade pre-commit`. ```
sesheta commented 1 year ago
Pre-Commit Test failed! Click here ``` [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pycqa/pydocstyle.git. [INFO] Initializing environment for https://github.com/psf/black. [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.4.0 is installed. Perhaps run `pip install --upgrade pre-commit`. ```
sesheta commented 1 year ago
Pre-Commit Test failed! Click here ``` [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pycqa/pydocstyle.git. [INFO] Initializing environment for https://github.com/psf/black. [ERROR] The hook `black` requires pre-commit version 2.9.2 but version 2.4.0 is installed. Perhaps run `pip install --upgrade pre-commit`. ```
VannTen commented 1 year ago

/lgtm /approve

Apparently the ci does not see that the aicoe-ci/pre-commit-check is removed.

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: VannTen Once this PR has been reviewed and has the lgtm label, please assign sesheta for approval by writing /assign @sesheta in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/graph-refresh-job/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment