Skip to content

Conversation

@anmyachev
Copy link
Contributor

@anmyachev anmyachev commented Oct 15, 2024

There were warnings:

[WARNING] hook id `ruff` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `yapf` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `clang-format` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `bandit` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `ruff` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `pylint` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `pylint` uses deprecated stage names (commit, push) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

Signed-off-by: Anatoly Myachev <[email protected]>
@anmyachev
Copy link
Contributor Author

@pbchekin @leshikus do you know what's wrong in CI?

 go: github.com/mikefarah/yq/v4@latest: module github.com/mikefarah/yq/v4: Get "https://proxy.golang.org/github.com/mikefarah/yq/v4/@v/list": tls: failed to verify certificate: x509: certificate signed by unknown authority

@pbchekin
Copy link
Contributor

Let's try to update upstream first, they have the same warnings: https://github.com/triton-lang/triton/actions/runs/11346522167/job/31555782632#step:6:51

@pbchekin
Copy link
Contributor

@pbchekin @leshikus do you know what's wrong in CI?

 go: github.com/mikefarah/yq/v4@latest: module github.com/mikefarah/yq/v4: Get "https://proxy.golang.org/github.com/mikefarah/yq/v4/@v/list": tls: failed to verify certificate: x509: certificate signed by unknown authority

Temporary fixed in #2494, working on a permanent fix.

@anmyachev anmyachev marked this pull request as ready for review October 16, 2024 09:06
@anmyachev anmyachev merged commit 4355afd into main Oct 16, 2024
4 checks passed
@anmyachev anmyachev deleted the amyachev/update-pre-commit branch October 16, 2024 09:06
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.

3 participants