[B5] Add Styleguide for Bootstrap 5 #1901
lint.yml
on: pull_request
Lint Python
1m 14s
Lint Javascript
1m 38s
Annotations
9 errors
Lint Python
Linting failures detected. See check runs with annotations for details.
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/js_examples/multiselect_crispy.js#L2
Missing space before function parentheses
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/js_examples/multiselect_crispy.js#L7
Identifier 'multiselect_utils' is not in camel case
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/js_examples/multiselect_crispy.js#L8
Identifier 'multiselect_utils' is not in camel case
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/main.js#L4
'ace' is not defined
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/main.js#L7
'ace' is not defined
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/main.js#L26
Expected { after 'if' condition
|
Lint Javascript:
corehq/apps/styleguide/static/styleguide/main.js#L32
'bootstrap' is not defined
|
Lint Javascript
The process '/opt/hostedtoolcache/node/14.21.3/x64/bin/node' failed with exit code 1
|