Add a few cases commands to fun.py to output a string in a specific case. #580
main.yaml
on: pull_request
Annotations
8 errors and 1 warning
Ruff (E231):
bot/exts/fun/fun.py#L125
bot/exts/fun/fun.py:125:82: E231 Missing whitespace after ','
|
Ruff (I001):
bot/utils/helpers.py#L2
bot/utils/helpers.py:2:1: I001 Import block is un-sorted or un-formatted
|
Ruff (D415):
bot/utils/helpers.py#L11
bot/utils/helpers.py:11:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (Q000):
bot/utils/helpers.py#L13
bot/utils/helpers.py:13:18: Q000 Single quotes found but double quotes preferred
|
Ruff (E231):
bot/utils/helpers.py#L13
bot/utils/helpers.py:13:32: E231 Missing whitespace after ','
|
Ruff (Q000):
bot/utils/helpers.py#L13
bot/utils/helpers.py:13:33: Q000 Single quotes found but double quotes preferred
|
Ruff (E231):
bot/utils/helpers.py#L13
bot/utils/helpers.py:13:36: E231 Missing whitespace after ','
|
lint / Run linting & tests
Process completed with exit code 1.
|
lint / Run linting & tests
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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pull-request-payload
Expired
|
3.58 KB |
|