Add translation for mentioning users in information commands #559
ci.yaml
on: push
TypeScript & ESLint
30s
SonarCloud
51s
Docker Image
1m 32s
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
Cache not found for keys: docker.io--tonistiigi--binfmt-latest-linux-x64
|