Skip to content

chore(repo): remove forward refs, adjust types, change imports in demos #43

chore(repo): remove forward refs, adjust types, change imports in demos

chore(repo): remove forward refs, adjust types, change imports in demos #43

Re-run triggered September 27, 2023 01:17
Status Failure
Total duration 1m 42s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Validate: packages/font/src/font.tsx#L49
Delete `····`
Validate: packages/font/src/font.tsx#L50
Delete `····`
Validate
Process completed with exit code 1.
Validate: packages/button/src/utils/parse-padding.ts#L29
Use array destructuring
Validate: packages/cli/app/src/components/heading.tsx#L25
Unexpected use of undefined
Validate: packages/cli/app/src/components/heading.tsx#L55
Unexpected use of undefined
Validate: packages/cli/app/src/components/text.tsx#L25
Unexpected use of undefined
Validate: packages/cli/app/src/components/text.tsx#L49
Unexpected use of undefined
Validate: packages/cli/app/src/main.tsx#L27
Use array destructuring
Validate: packages/cli/app/src/main.tsx#L60
Unexpected console statement
Validate: packages/cli/src/commands/help.ts#L45
'command' is already declared in the upper scope on line 39 column 14
Validate: packages/tailwind/src/tailwind.tsx#L77
Assignment to property of function parameter 'domNode'
Validate: packages/tailwind/src/tailwind.tsx#L79
Assignment to property of function parameter 'domNode'
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/