Added LICENSE. #12
Annotations
36 errors and 2 warnings
ruff(D400):
flextrees/utils/utils_gbdt.py#L1
[new] First line should end with a period
|
flake8(E501):
flextrees/utils/utils_gbdt.py#L2
[new] line too long (113 > 79 characters)
|
ruff(D415):
flextrees/utils/utils_gbdt.py#L1
[new] First line should end with a period, question mark, or exclamation point
|
flake8(E501):
flextrees/utils/trees_metrics.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/utils/trees_metrics.py#L129
[new] line too long (82 > 79 characters)
|
flake8(E501):
flextrees/pool/aggregators_fedid3.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/pool/aggregators_fegbdt.py#L2
[new] line too long (114 > 79 characters)
|
ruff(D415):
flextrees/pool/primitives_fedrf.py#L1
[new] First line should end with a period, question mark, or exclamation point
|
ruff(D400):
flextrees/pool/primitives_fedrf.py#L1
[new] First line should end with a period
|
flake8(E501):
flextrees/pool/primitives_fedrf.py#L2
[new] line too long (113 > 79 characters)
|
flake8(E501):
flextrees/pool/aggregators_fedrf.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/utils/utils_rf.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/datasets/preprocessing_utils.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/datasets/preprocessing_utils.py#L190
[new] line too long (81 > 79 characters)
|
ruff(D415):
flextrees/pool/primitives_fedid3.py#L1
[new] First line should end with a period, question mark, or exclamation point
|
ruff(D400):
flextrees/pool/primitives_fedid3.py#L1
[new] First line should end with a period
|
flake8(E501):
flextrees/pool/primitives_fedid3.py#L2
[new] line too long (113 > 79 characters)
|
flake8(E501):
flextrees/pool/pool_functions.py#L2
[new] line too long (114 > 79 characters)
|
flake8(E501):
flextrees/utils/utils_trees.py#L2
[new] line too long (114 > 79 characters)
|
ruff(D415):
flextrees/datasets/tabular_datasets.py#L1
[new] First line should end with a period, question mark, or exclamation point
|
ruff(D400):
flextrees/datasets/tabular_datasets.py#L1
[new] First line should end with a period
|
flake8(E501):
flextrees/datasets/tabular_datasets.py#L2
[new] line too long (113 > 79 characters)
|
ruff(D415):
flextrees/pool/primitives_fedgbdt.py#L1
[new] First line should end with a period, question mark, or exclamation point
|
ruff(D400):
flextrees/pool/primitives_fedgbdt.py#L1
[new] First line should end with a period
|
flake8(E501):
flextrees/pool/primitives_fedgbdt.py#L2
[new] line too long (113 > 79 characters)
|
isort:
flextrees/utils/utils_gbdt.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
flextrees/pool/primitives_fedrf.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
isort:
flextrees/pool/primitives_fedrf.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
flextrees/pool/primitives_fedgbdt.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
flextrees/pool/primitives_fedid3.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
flextrees/utils/utils_gbdt.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
isort:
flextrees/pool/primitives_fedgbdt.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
flextrees/datasets/tabular_datasets.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
isort:
flextrees/pool/primitives_fedid3.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
isort:
flextrees/datasets/tabular_datasets.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|