Skip to content

Lock file maintenance #2277

Lock file maintenance

Lock file maintenance #2277

Triggered via pull request February 16, 2026 01:34
Status Failure
Total duration 3m 2s
Artifacts

check-build-deploy.yaml

on: pull_request
Matrix: mypy
build-and-publish
0s
build-and-publish
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ruff-lint
Process completed with exit code 1.
ruff (FURB110): utils/tex_bot_base_cog.py#L152
utils/tex_bot_base_cog.py:152:25: FURB110 Replace ternary `if` expression with `or` operator
ruff (FURB110): utils/tex_bot.py#L316
utils/tex_bot.py:316:17: FURB110 Replace ternary `if` expression with `or` operator
ruff (FURB110): utils/tex_bot.py#L294
utils/tex_bot.py:294:13: FURB110 Replace ternary `if` expression with `or` operator
ruff (FURB110): exceptions/config_changes.py#L39
exceptions/config_changes.py:39:13: FURB110 Replace ternary `if` expression with `or` operator
ruff (FURB110): config.py#L884
config.py:884:13: FURB110 Replace ternary `if` expression with `or` operator
ruff (FURB110): cogs/committee_actions_tracking.py#L241
cogs/committee_actions_tracking.py:241:26: FURB110 Replace ternary `if` expression with `or` operator
pre-commit
Process completed with exit code 1.
pytest
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results