[Ignore] Example PR for lint-action (flake8) with action-lint (eslint) #7
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linting.yml
on: pull_request
Lint Python
1m 44s
Lint Javascript
2m 12s
Annotations
6 errors and 1 warning
Lint Python
Linting failures detected. See check runs with annotations for details.
|
|
Lint Javascript:
corehq/apps/hqcase/static/hqcase/js/explode_cases.js#L16
There should be no space after this paren
|
Lint Javascript:
corehq/apps/smsbillables/static/smsbillables/js/smsbillables.rate_calc.js#L14
Missing space before function parentheses
|
|
Lint Javascript
The process '/opt/hostedtoolcache/node/14.21.3/x64/bin/node' failed with exit code 1
|
Lint Python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|