Pass append to execute_data_load #123
pr_lint.yaml
on: pull_request
Lint PlaidCloud Utilities w ReviewDog
1m 38s
Annotations
3 errors and 3 warnings
pytest ► plaidcloud.utilities.tests.test_sqlalchemy_functions.TestImportColDatabend ► test_import_col_numeric:
pytestresult.xml#L0
Failed test found in:
pytestresult.xml
Error:
Traceback (most recent call last):
|
Lint PlaidCloud Utilities w ReviewDog
Failed test were found and 'fail-on-error' option is set to true
|
Lint PlaidCloud Utilities w ReviewDog
Process completed with exit code 1.
|
[PyLint] plaidcloud/utilities/query.py#L428:
plaidcloud/utilities/query.py#L428
R0914: Too many local variables (22/15) (too-many-locals)
|
[PyLint] plaidcloud/utilities/query.py#L428:
plaidcloud/utilities/query.py#L428
R0912: Too many branches (15/12) (too-many-branches)
|
Lint PlaidCloud Utilities w ReviewDog
The following actions use a deprecated Node.js version and will be forced to run on node20: andersy005/gh-action-py-liccheck@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|