Version Packages (#199) #225
Annotations
6 errors and 2 warnings
Release:
packages/ui/Input/TextField.tsx#L2
Dependency cycle via ./Input:10
|
Release:
packages/ui/Input/index.tsx#L3
Dependency cycle via index:2
|
Release:
packages/ui/index.ts#L10
Dependency cycle via ./TextField:3
|
Release
@sopt-makers/ui#lint: command (/home/runner/work/makers-design-system/makers-design-system/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/.tools/pnpm/9.7.0/bin/pnpm run lint exited (1)
|
Release
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Release
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release:
packages/ui/FieldBox/components/ErrorMessage.tsx#L2
`react` import should occur before import of `Input/icons/AlertCircleIcon`
|