fix(toast): toast should be above modal and renaming the loadingIcon to loadingComponent #3142
QA.yaml
on: pull_request
Build
6m 53s
Tests
1m 15s
ESLint
1m 27s
TypeScript
5m 15s
Prettier
55s
Continuous Release
8m 21s
Annotations
7 errors and 10 warnings
TypeScript
Property 'name' is missing in type '{ light: { defaultColor: { default: string; }; baseColor: { primary: string; secondary: string; success: string; warning: string; danger: string; }; layoutColor: { foreground: string; background: string; overlay: string; focus: string; }; contentColor: { ...; }; }; dark: { ...; }; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Property 'name' is missing in type '{ light: { defaultColor: { default: string; }; baseColor: { primary: string; secondary: string; success: string; warning: string; danger: string; }; layoutColor: { foreground: string; background: string; overlay: string; focus: string; }; contentColor: { ...; }; }; dark: { ...; }; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Property 'name' is missing in type '{ light: { defaultColor: { default: string; }; baseColor: { primary: string; secondary: string; success: string; warning: string; danger: string; }; layoutColor: { foreground: string; background: string; focus: string; overlay: string; }; contentColor: { ...; }; }; dark: { ...; }; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Property 'name' is missing in type '{ light: ConfigColors; dark: ConfigColors; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Property 'name' is missing in type '{ light: { defaultColor: { default: string; }; baseColor: { primary: string; secondary: string; success: string; warning: string; danger: string; }; layoutColor: { foreground: string; background: string; overlay: string; focus: string; }; contentColor: { ...; }; }; dark: { ...; }; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Property 'name' is missing in type '{ light: { defaultColor: { default: string; }; baseColor: { primary: string; secondary: string; success: string; warning: string; danger: string; }; layoutColor: { foreground: string; background: string; overlay: string; focus: string; }; contentColor: { ...; }; }; dark: { ...; }; layout: ConfigLayout; }' but required in type 'Config'.
|
TypeScript
Process completed with exit code 2.
|
Prettier
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
Tests
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
|
ESLint
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
ESLint
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
|
TypeScript
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
Build
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
Build
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
|
Continuous Release
Cache not found for keys: node-cache-Linux-x64-pnpm-619f103533fb625bd61f6c124b27e0b26444f2db0fea89a89b4eea8610486164
|
Continuous Release
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
|