4paradigm / 4paradigm/OpenMLDB
python: `pylint` check found many error
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Bug Description**
There are many error about `pylint`, and the pr of [feat: support pylint check in github action](https://github.com/4paradigm/OpenMLDB/pull/1873) has already integrate pylint to GitHub actions, So it is time to solve those error.
**Expected Behavior**
Execute `make lint` and got no errors.
**Steps to Reproduce**
1. execute command of `make lint`
And I'd like to solve this issue.
コントリビューションガイド
調査の方向性
Run `make lint` to see the pylint errors. Look at the GitHub Actions configuration from PR #1873 to understand the linting setup. Fix the errors in the Python codebase, likely in scripts or tools directories. Verify by running the lint command again to ensure no errors remain.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- ci-cd, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 40/100