Skip to content

[chore] Tooling updates/tweaks #77

[chore] Tooling updates/tweaks

[chore] Tooling updates/tweaks #77

Triggered via pull request December 6, 2024 11:13
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (UP035): src/wagtailmedia/blocks.py#L1
wagtailmedia/blocks.py:1:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP006): src/wagtailmedia/blocks.py#L55
wagtailmedia/blocks.py:55:39: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP031): src/wagtailmedia/wagtail_hooks.py#L98
wagtailmedia/wagtail_hooks.py:98:48: UP031 Use format specifiers instead of percent format
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636