Allow fuzzy searching for all autocompleting options #562
ci.yaml
on: push
TypeScript & ESLint
32s
SonarCloud
52s
Docker Image
1m 26s
Annotations
8 warnings
SonarCloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
TypeScript & ESLint:
src/commands/experience.ts#L192
Unexpected 'todo' comment: 'TODO: Remove collectors in favor of...'
|
TypeScript & ESLint:
src/commands/special.ts#L151
Unexpected 'todo' comment: 'TODO: Implement this handler'
|
TypeScript & ESLint:
src/components/commands.ts#L452
Async arrow function has too many parameters (4). Maximum allowed is 3
|
TypeScript & ESLint:
src/utils/channels.ts#L253
Async arrow function has too many parameters (4). Maximum allowed is 3
|
TypeScript & ESLint:
src/utils/commands.ts#L30
Unexpected 'todo' comment: 'TODO: Find a way to validate this'
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
Docker Image
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|