chore(bundler): 코드 정리 (#52) #44
Annotations
4 errors and 4 warnings
Release:
apps/docs/src/stories/Toast.stories.tsx#L147
React Hook "useToast" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Release
docs#lint: command (/home/runner/work/makers-frontend/makers-frontend/apps/docs) /tmp/yarn--1708872906381-0.2539372030553364/yarn run lint exited (1)
|
Release
Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
Release
The process '/usr/local/bin/yarn' failed with exit code 1
|
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release:
apps/docs/src/stories/Toast.stories.tsx#L59
Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name
|
Release:
apps/docs/src/stories/Toast.stories.tsx#L118
Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name
|
Release:
apps/docs/src/stories/Toast.stories.tsx#L131
Named exports should not use the name annotation if it is redundant to the name that would be generated by the export name
|