Pylint #5
main.yml
on: push
testing
23s
code_style_checking
/
code_style_checking
10s
code_style_checking
/
type_checking
31s
Annotations
5 errors and 9 warnings
code_style_checking / type_checking:
docs/conf.py#L32
[W503] line break before binary operator
|
code_style_checking / type_checking:
docs/conf.py#L33
[W503] line break before binary operator
|
code_style_checking / type_checking:
examples/urls.py#L22
[W503] line break before binary operator
|
code_style_checking / type_checking:
regexfactory/pattern.py#L112
[W503] line break before binary operator
|
code_style_checking / code_style_checking
4 errors(s) found
|
code_style_checking / code_style_checking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, actions/checkout@v2, actions/cache@v2.1.3, suo/flake8-github-action@releases/v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code_style_checking / code_style_checking
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2, actions/cache@v2.1.3, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code_style_checking / code_style_checking
The `save-state` 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/
|
code_style_checking / code_style_checking
The `save-state` 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/
|
code_style_checking / code_style_checking
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/
|
testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code_style_checking / type_checking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code_style_checking / type_checking
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|