Skip to content

Add msl methods

Add msl methods #63

Triggered via pull request March 17, 2025 13:43
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-build-deploy.yaml

on: pull_request
uv-check
9s
uv-check
pre-commit
22s
pre-commit
prevent-migrations-deletion
3s
prevent-migrations-deletion
pymarkdown
16s
pymarkdown
ruff-lint
12s
ruff-lint
build-and-publish
0s
build-and-publish
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff-lint
Process completed with exit code 1.
ruff-lint: utils/msl/memberships.py#L16
utils/msl/memberships.py:16:96: E501 Line too long (103 > 95)
ruff-lint: cogs/make_member.py#L165
cogs/make_member.py:165:21: F841 Local variable `committee_mention` is assigned to but never used
pre-commit
Process completed with exit code 1.
mypy
Process completed with exit code 1.