Fix: Function _load_textdomain_just_in_time was called incorrectly #4691
lint.yml
on: pull_request
ES and Style Lint
48s
PHP Lint
42s
Annotations
4 warnings
ES and Style Lint:
assets/js/api-search/src/utilities.js#L138
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L140
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L162
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
ES and Style Lint:
assets/js/api-search/src/utilities.js#L163
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|