feat: allow wildcards in StrCat list indexing #1535
Annotations
9 errors and 10 warnings
pylint
Process completed with exit code 1.
|
Check Python 3.12
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.8
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.8
The operation was canceled.
|
Check Python 3.11
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.10
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.13
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.9
Canceling since a higher priority waiting request for '${ github.workflow }-${ github.ref }' exists
|
Check Python 3.9
The operation was canceled.
|
pylint
Using latest version of uv because no version is provided
|
pylint:
src/hist/basehist.py#L356
Use a generator instead 'any(special in x for special in ['*', '?'])'
|
pylint:
src/hist/basehist.py#L361
Unnecessary "elif" after "raise", remove the leading "el" from "elif"
|
pylint:
src/hist/basehist.py#L369
Unnecessary "else" after "return", remove the "else" and de-indent the code inside it
|
Check Python 3.12
Using latest version of uv because no version is provided
|
Check Python 3.8
Using latest version of uv because no version is provided
|
Check Python 3.11
Using latest version of uv because no version is provided
|
Check Python 3.10
Using latest version of uv because no version is provided
|
Check Python 3.13
Using latest version of uv because no version is provided
|
Check Python 3.9
Using latest version of uv because no version is provided
|