feature: Toast component #1175
Annotations
2 errors and 1 warning
Run npm ci:
src/lib/components/coreuithemeprovider/CoreUiThemeProvider.tsx#L42
Type '{ space: string[]; fontSizes: { smaller: string; small: string; base: string; large: string; larger: string; huge: string; massive: string; }; colors: { statusHealthy: string; statusWarning: string; statusCritical: string; ... 16 more ...; textLink: string; }; ... 19 more ...; textLink: string; }' is not assignable to type 'DefaultTheme | ((theme: DefaultTheme) => DefaultTheme)'.
|
Run npm ci
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading