Skip to content

Database and tags

Database and tags #60

Triggered via pull request October 2, 2024 23:10
@trumullytrumully
synchronize #22
feat/database
Status Failure
Total duration 43s
Artifacts

main.yml

on: pull_request
Lint with ruff
13s
Lint with ruff
Test with pytest
33s
Test with pytest
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (ANN102): dynamo/_types.py#L83
dynamo/_types.py:83:26: ANN102 Missing type annotation for `cls` in classmethod
Ruff (RUF100): dynamo/extensions/cogs/tags.py#L75
dynamo/extensions/cogs/tags.py:75:76: RUF100 Unused `noqa` directive (non-enabled: `RUF029`)
Ruff (RUF100): dynamo/utils/checks.py#L19
dynamo/utils/checks.py:19:49: RUF100 Unused `noqa` directive (non-enabled: `RUF029`)