feat(jsx-email): add new components (graph, background), update components (html, head, container) #570
Annotations
6 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/preview/app/src/preview.tsx#L67
'view' is already declared in the upper scope on line 39 column 9
|
packages/create-jsx-email/src/index.ts#L125
'cancelled' is already declared in the upper scope on line 21 column 7
|
packages/jsx-email/src/components/tailwind/tailwind.tsx#L59
Assignment to property of function parameter 'config'
|
packages/jsx-email/src/components/tailwind/tailwind.tsx#L60
Assignment to property of function parameter 'config'
|
packages/jsx-email/test/color-scheme.test.tsx#L28
'html' is already declared in the upper scope on line 14 column 11
|
This job succeeded
Loading