[B5] Web Apps #4699
lint.yml
on: pull_request
Lint Python
1m 10s
Lint Javascript
1m 32s
Annotations
5 errors and 2 warnings
Lint Javascript:
corehq/apps/cloudcare/static/cloudcare/js/formplayer/layout/views/settings.js#L76
'switchValue' is defined but never used
|
Lint Javascript:
corehq/apps/cloudcare/static/cloudcare/js/utils.js#L380
'tempus' is assigned a value but never used
|
Lint Javascript:
corehq/apps/cloudcare/static/cloudcare/js/utils.js#L401
Expected '===' and instead saw '=='
|
Lint Javascript:
corehq/apps/cloudcare/static/cloudcare/js/utils.js#L408
'tempus' is assigned a value but never used
|
Lint Javascript
The process '/opt/hostedtoolcache/node/20.14.0/x64/bin/node' failed with exit code 1
|
Lint Python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Javascript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, sibiraj-s/action-eslint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|