Skip to content

feat(jsx-email): add meta tags to head and update test suite #549

feat(jsx-email): add meta tags to head and update test suite

feat(jsx-email): add meta tags to head and update test suite #549

Triggered via pull request April 16, 2024 07:39
Status Failure
Total duration 1m 52s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Validate
Process completed with exit code 1.
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/main.tsx#L48
Assignment to property of function parameter 'acc'
Validate: apps/preview/app/src/preview.tsx#L67
'view' is already declared in the upper scope on line 39 column 9
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#L157
'result' is already declared in the upper scope on line 155 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/commands/vite.ts#L29
Assignment to property of function parameter 'agg'
Validate: packages/jsx-email/src/components/tailwind/tailwind.tsx#L48
Assignment to property of function parameter 'config'
Validate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/