Skip to content

Bump ruff from 0.2.0 to 0.3.3 #132

Bump ruff from 0.2.0 to 0.3.3

Bump ruff from 0.2.0 to 0.3.3 #132

Triggered via pull request March 18, 2024 13:15
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
lint  /  lint
35s
lint / lint
generate-sha-tag
0s
generate-sha-tag
build-deploy  /  Build & Publish Docker image
build-deploy / Build & Publish Docker image
build-deploy  /  Deploy
build-deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (E302): alembic/env.py#L33
alembic/env.py:33:1: E302 Expected 2 blank lines, found 1
Ruff (E302): alembic/env.py#L40
alembic/env.py:40:1: E302 Expected 2 blank lines, found 1
Ruff (E302): alembic/env.py#L53
alembic/env.py:53:1: E302 Expected 2 blank lines, found 1
Ruff (E302): create_metricity_db.py#L21
create_metricity_db.py:21:1: E302 Expected 2 blank lines, found 1
Ruff (E305): create_metricity_db.py#L48
create_metricity_db.py:48:1: E305 Expected 2 blank lines after class or function definition, found (1)
Ruff (E302): metricity/database.py#L15
metricity/database.py:15:1: E302 Expected 2 blank lines, found 1
Ruff (E305): metricity/database.py#L30
metricity/database.py:30:1: E305 Expected 2 blank lines after class or function definition, found (1)
Ruff (E302): metricity/database.py#L33
metricity/database.py:33:1: E302 Expected 2 blank lines, found 1
Ruff (E302): metricity/exts/event_listeners/guild_listeners.py#L19
metricity/exts/event_listeners/guild_listeners.py:19:1: E302 Expected 2 blank lines, found 1
Ruff (E303): metricity/exts/event_listeners/member_listeners.py#L129
metricity/exts/event_listeners/member_listeners.py:129:1: E303 Too many blank lines (3)
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.