Skip to content

chore(repo): add preview app tests with playwright #365

chore(repo): add preview app tests with playwright

chore(repo): add preview app tests with playwright #365

Triggered via pull request December 29, 2023 19:13
Status Success
Total duration 2m 30s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Validate: apps/preview/app/src/main.tsx#L38
Use array destructuring
Validate: apps/preview/app/src/preview.tsx#L65
'view' is already declared in the upper scope on line 37 column 9
Validate: apps/test/playwright.config.ts#L41
Unexpected use of undefined
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: packages/jsx-email/src/components/tailwind/tailwind.tsx#L45
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/