Skip to content

fix(jsx-email): build process broken on Windows, fixes #194 #557

fix(jsx-email): build process broken on Windows, fixes #194

fix(jsx-email): build process broken on Windows, fixes #194 #557

Re-run triggered May 8, 2024 21:12
Status Success
Total duration 2m 31s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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/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#L49
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/