Skip to content

feat(search): Perform search on focus when minCharacters is zero #738

feat(search): Perform search on focus when minCharacters is zero

feat(search): Perform search on focus when minCharacters is zero #738

Triggered via pull request August 21, 2024 14:53
Status Failure
Total duration 3m 12s
Artifacts

ember.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint: addon/components/nrg-search.js#L67
Replace `(this.args.minCharacters·===·"0"` with `·(this.args.minCharacters·===·'0'`
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/