Trufflehog GH Action #4624
lint.yml
on: pull_request
ES and Style Lint
50s
PHP Lint
41s
Annotations
6 warnings
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
|