Use ruff as the formatter #1610
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous_integration.yml
on: pull_request
lint_with_ruff
20s
format_with_black
19s
check_with_pydoclint
33s
test_minimal_dependencies
27s
test_build_docs
1m 22s
test_with_pytest
0s
Annotations
2 errors and 5 warnings
Ruff (FBT001):
tests/data/loading_data_test.py#L659
tests/data/loading_data_test.py:659:5: FBT001 Boolean-typed positional argument in function definition
|
lint_with_ruff
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|