Check pr action - #4
Closed
rad-pat wants to merge 10 commits into
Closed
Annotations
1 error and 4 warnings
|
|
|
starrocks/dml.py#L245
[PyLint Warnings] reported by reviewdog 🐶
W0719: Raising too general exception: Exception (broad-exception-raised)
Raw Output:
starrocks/dml.py:245:12: W0719: Raising too general exception: Exception (broad-exception-raised)
|
|
starrocks/dml.py#L223
[PyLint Warnings] reported by reviewdog 🐶
W0719: Raising too general exception: Exception (broad-exception-raised)
Raw Output:
starrocks/dml.py:223:12: W0719: Raising too general exception: Exception (broad-exception-raised)
|
|
starrocks/dml.py#L207
[PyLint Warnings] reported by reviewdog 🐶
W0613: Unused argument 'kwargs' (unused-argument)
Raw Output:
starrocks/dml.py:207:0: W0613: Unused argument 'kwargs' (unused-argument)
|
|
starrocks/dialect.py#L172
[PyLint Warnings] reported by reviewdog 🐶
W0212: Access to a protected member _compiler_dispatch of a client class (protected-access)
Raw Output:
starrocks/dialect.py:172:12: W0212: Access to a protected member _compiler_dispatch of a client class (protected-access)
|
The logs for this run have expired and are no longer available.
Loading