Skip to content

Add owned item quantity to !!iteminfo command #704

Add owned item quantity to !!iteminfo command

Add owned item quantity to !!iteminfo command #704

Triggered via pull request July 9, 2024 17:48
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Ruff (E221): bot/cogs/commands/econ.py#L2549
bot/cogs/commands/econ.py:2549:22: E221 Multiple spaces before operator
Ruff (E501): bot/cogs/commands/econ.py#L2549
bot/cogs/commands/econ.py:2549:101: E501 Line too long (108 > 100)
Ruff (E501): bot/cogs/core/quests.py#L259
bot/cogs/core/quests.py:259:101: E501 Line too long (104 > 100)
Ruff (E302): bot/models/translation.py#L810
bot/models/translation.py:810:1: E302 Expected 2 blank lines, found 1
isort error: bot/cogs/commands/econ.py#L1
There is an issue with formatting inthis file (not necessarily on line one, run ruff format to fix)
isort error: bot/cogs/core/quests.py#L1
There is an issue with formatting inthis file (not necessarily on line one, run ruff format to fix)
isort error: bot/models/translation.py#L1
There is an issue with formatting inthis file (not necessarily on line one, run ruff format to fix)
ci
Process completed with exit code 1.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/