Skip to content

Chore/packages update #4576

Chore/packages update

Chore/packages update #4576

Triggered via pull request December 11, 2024 01:05
Status Failure
Total duration 6m 52s
Artifacts

lint.yml

on: pull_request
ES and Style Lint
46s
ES and Style Lint
PHP Lint
41s
PHP Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
ES and Style Lint
Process completed with exit code 1.
PHP Lint
Process completed with exit code 1.
ES and Style Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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}`
PHP Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP Lint: tests/php/indexables/TestPost.php#L3834
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
PHP Lint: tests/php/indexables/TestPost.php#L8322
The method parameter $class is never used
PHP Lint: tests/php/indexables/TestPost.php#L8322
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
PHP Lint: tests/php/indexables/TestPost.php#L8360
The method parameter $fields is never used
PHP Lint: tests/php/indexables/TestPost.php#L8436
The method parameter $url is never used
PHP Lint: tests/php/features/TestFacetTypeDate.php#L257
The method parameter $options is never used
PHP Lint: tests/php/features/TestFacetTypeMeta.php#L368
It is recommended not to use reserved keyword "function" as function parameter name. Found: $function
PHP Lint: tests/php/features/TestDidYouMean.php#L254
The method parameter $query_args is never used
PHP Lint: tests/php/features/TestDidYouMean.php#L254
The method parameter $query_object is never used
PHP Lint: tests/php/features/TestAutosuggest.php#L349
The method parameter $query_args is never used