Skip to content

chore(repo): update all package readmes #41

chore(repo): update all package readmes

chore(repo): update all package readmes #41

Triggered via pull request September 26, 2023 20:50
Status Success
Total duration 1m 59s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: packages/tailwind/src/tailwind.tsx#L87
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/