Skip to content

fix(jsx-email): add align to container td #538

fix(jsx-email): add align to container td

fix(jsx-email): add align to container td #538

Triggered via pull request February 28, 2024 21:17
Status Success
Total duration 49s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate: apps/preview/app/src/preview.tsx#L67
'view' is already declared in the upper scope on line 39 column 9
Validate: apps/preview/app/src/templates.ts#L18
Assignment to property of function parameter 'acc'
Validate: apps/preview/app/src/templates.ts#L24
Assignment to property of function parameter 'acc'
Validate: packages/create-jsx-email/src/index.ts#L125
'cancelled' is already declared in the upper scope on line 21 column 7
Validate: packages/jsx-email/src/cli/commands/build.ts#L137
'result' is already declared in the upper scope on line 135 column 9
Validate: packages/jsx-email/src/cli/commands/check.ts#L35
Use array destructuring
Validate: packages/jsx-email/src/cli/commands/check.ts#L37
Assignment to property of function parameter 'prev'
Validate: packages/jsx-email/src/cli/commands/help.ts#L49
'command' is already declared in the upper scope on line 43 column 14
Validate: packages/jsx-email/src/cli/vite.ts#L39
'root' is already declared in the upper scope on line 18 column 7
Validate: packages/jsx-email/src/cli/vite.ts#L55
Assignment to property of function parameter 'agg'