ci: fast linting and testing #504
Triggered via pull request
September 30, 2023 01:01
Status
Failure
Total duration
13m 3s
Artifacts
–
Annotations
10 errors and 4 warnings
Ruff (E501):
docs/examples/immortal_pearl_earring.py#L25
docs/examples/immortal_pearl_earring.py:25:89: E501 Line too long (91 > 88 characters)
|
Ruff (E501):
docs/examples/immortal_pearl_earring.py#L33
docs/examples/immortal_pearl_earring.py:33:89: E501 Line too long (146 > 88 characters)
|
Ruff (E501):
docs/examples/immortal_pearl_earring.py#L37
docs/examples/immortal_pearl_earring.py:37:89: E501 Line too long (235 > 88 characters)
|
Ruff (E501):
docs/examples/immortal_pearl_earring.py#L41
docs/examples/immortal_pearl_earring.py:41:89: E501 Line too long (209 > 88 characters)
|
Ruff (E501):
imaginairy/__init__.py#L19
imaginairy/__init__.py:19:89: E501 Line too long (98 > 88 characters)
|
Ruff (E501):
imaginairy/__init__.py#L20
imaginairy/__init__.py:20:89: E501 Line too long (104 > 88 characters)
|
Ruff (E501):
imaginairy/animations.py#L126
imaginairy/animations.py:126:89: E501 Line too long (94 > 88 characters)
|
Ruff (E501):
imaginairy/api.py#L50
imaginairy/api.py:50:89: E501 Line too long (131 > 88 characters)
|
Ruff (E501):
imaginairy/api.py#L75
imaginairy/api.py:75:89: E501 Line too long (98 > 88 characters)
|
Ruff (E501):
imaginairy/api.py#L465
imaginairy/api.py:465:89: E501 Line too long (128 > 88 characters)
|
ruff
Unexpected input(s) 'config', valid inputs are ['args', 'src', 'version']
|
test (3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-fast (3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|