Skip to content

feat(jsx-email): QrCode component #280

feat(jsx-email): QrCode component

feat(jsx-email): QrCode component #280

Re-run triggered December 12, 2023 15:35
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Validate: packages/jsx-email/src/cli/preview-app/src/main.tsx#L61
Unexpected console statement
Validate
Process completed with exit code 1.
Validate: packages/create-jsx-email/src/index.ts#L76
'cancelled' is already declared in the upper scope on line 15 column 7
Validate: packages/jsx-email/src/cli/commands/build.ts#L153
'result' is already declared in the upper scope on line 151 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
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/