Pass append to execute_data_load #124
pr_lint.yaml
on: pull_request
Lint PlaidCloud Utilities w ReviewDog
1m 37s
Annotations
4 warnings
[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)
|
[PyLint] plaidcloud/utilities/tests/test_sqlalchemy_functions.py#L74:
plaidcloud/utilities/tests/test_sqlalchemy_functions.py#L74
C0301: Line too long (299/125) (line-too-long)
|
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/
|