fix: Updated Emoji Library #24917 #6
ci.yml
on: push
⚙️ Variables Setup
6s
Matrix: 🔎 Code Check / code-check
Matrix: 🔨 Test API (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test API (CE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (CE) / test
Waiting for pending jobs
Matrix: 🔨 Test Unit / test
Waiting for pending jobs
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
Annotations
15 errors
🔎 Code Check / TypeScript
Cannot find module './en.json' or its corresponding type declarations.
|
🔎 Code Check / TypeScript
A type predicate's type must be assignable to its parameter's type.
|
🔎 Code Check / TypeScript
Type '((key: string) => string) & { has: (key: string | undefined) => key is string | number | symbol; }' is not assignable to type '{ (key: string | number | symbol, ...replaces: unknown[]): string; has: (key: string | undefined, options?: { lng?: string | undefined; } | undefined) => key is string | number | symbol; }'.
|
🔎 Code Check / TypeScript
A type predicate's type must be assignable to its parameter's type.
|
🔎 Code Check / TypeScript
Process completed with exit code 2.
|
🔎 Code Check / Code Lint
Cannot find module './en.json' or its corresponding type declarations.
|
🔎 Code Check / Code Lint
A type predicate's type must be assignable to its parameter's type.
|
🔎 Code Check / Code Lint
Type '((key: string) => string) & { has: (key: string | undefined) => key is string | number | symbol; }' is not assignable to type '{ (key: string | number | symbol, ...replaces: unknown[]): string; has: (key: string | undefined, options?: { lng?: string | undefined; } | undefined) => key is string | number | symbol; }'.
|
🔎 Code Check / Code Lint
A type predicate's type must be assignable to its parameter's type.
|
🔎 Code Check / Code Lint
Process completed with exit code 2.
|
📦 Build
Cannot find module './en.json' or its corresponding type declarations.
|
📦 Build
A type predicate's type must be assignable to its parameter's type.
|
📦 Build
Type '((key: string) => string) & { has: (key: string | undefined) => key is string | number | symbol; }' is not assignable to type '{ (key: string | number | symbol, ...replaces: unknown[]): string; has: (key: string | undefined, options?: { lng?: string | undefined; } | undefined) => key is string | number | symbol; }'.
|
📦 Build
A type predicate's type must be assignable to its parameter's type.
|
📦 Build
Process completed with exit code 2.
|