Skip to content

feat: allow wildcards in StrCat list indexing #1535

feat: allow wildcards in StrCat list indexing

feat: allow wildcards in StrCat list indexing #1535

Triggered via pull request February 13, 2025 13:40
Status Cancelled
Total duration 26s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

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