Skip to content

Add msl methods

Add msl methods #65

Triggered via pull request March 17, 2025 13:50
Status Failure
Total duration 44s
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
Fit to window
Zoom out
Zoom in

Annotations

4 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.