Skip to content

Pass append to execute_data_load #123

Pass append to execute_data_load

Pass append to execute_data_load #123

Triggered via pull request September 26, 2024 08:33
@rad-patrad-pat
synchronize #209
sc-17872
Status Failure
Total duration 1m 47s
Artifacts

pr_lint.yaml

on: pull_request
Lint PlaidCloud Utilities w ReviewDog
1m 38s
Lint PlaidCloud Utilities w ReviewDog
Fit to window
Zoom out
Zoom in

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/