Adds 401 to status_forcelist #35
pr_lint.yaml
on: pull_request
Lint PlaidCloud RPC w ReviewDog
57s
Annotations
2 warnings
[PyLint] plaidcloud/rpc/connection/jsonrpc.py#L142:
plaidcloud/rpc/connection/jsonrpc.py#L142
R1735: Consider using '{"allowed_methods": ['POST'], "status_forcelist": [401, 500, 502, 504], ... }' instead of a call to 'dict'. (use-dict-literal)
|
Lint PlaidCloud RPC w ReviewDog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, andersy005/gh-action-py-liccheck@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|