Skip to content

Implement dynamic vault max cap based off pickaxe level #720

Implement dynamic vault max cap based off pickaxe level

Implement dynamic vault max cap based off pickaxe level #720

Triggered via push July 11, 2024 03:22
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Ruff (Q000): bot/cogs/commands/econ.py#L142
bot/cogs/commands/econ.py:142:30: Q000 Single quotes found but double quotes preferred
Ruff (Q000): bot/cogs/commands/econ.py#L148
bot/cogs/commands/econ.py:148:63: Q000 Single quotes found but double quotes preferred
Ruff (F841): bot/cogs/commands/useful.py#L500
bot/cogs/commands/useful.py:500:9: F841 Local variable `db_guild` is assigned to but never used
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)
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/