Build(deps-dev): Bump ruff from 0.4.2 to 0.4.5 #1753
continuous_integration.yml
on: pull_request
lint_with_ruff
19s
format_with_black
21s
check_with_pydoclint
19s
test_minimal_dependencies
23s
test_build_docs
1m 21s
test_with_pytest
0s
Annotations
10 errors and 5 warnings
Ruff (UP037):
ethicml/implementations/adv_debiasing_method.py#L58
ethicml/implementations/adv_debiasing_method.py:58:19: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/adv_debiasing_method.py#L59
ethicml/implementations/adv_debiasing_method.py:59:12: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/agarwal.py#L62
ethicml/implementations/agarwal.py:62:12: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/agarwal.py#L122
ethicml/implementations/agarwal.py:122:19: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/agarwal.py#L123
ethicml/implementations/agarwal.py:123:12: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/beutel.py#L380
ethicml/implementations/beutel.py:380:20: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/beutel.py#L381
ethicml/implementations/beutel.py:381:12: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/dro_tabular.py#L136
ethicml/implementations/dro_tabular.py:136:19: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/dro_tabular.py#L137
ethicml/implementations/dro_tabular.py:137:12: UP037 Remove quotes from type annotation
|
Ruff (UP037):
ethicml/implementations/fair_dummies_romano.py#L62
ethicml/implementations/fair_dummies_romano.py:62:19: UP037 Remove quotes from type annotation
|
lint_with_ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_with_pydoclint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format_with_black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_minimal_dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_build_docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|