chore(dependency): next, framer-motion 의존성 업데이트 #199
ci.yml
on: pull_request
continuous-integration
1m 15s
Chromatic Publish
1m 41s
Annotations
12 warnings
continuous-integration
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/.
|
continuous-integration:
@types/environment.d.ts#L2
'NodeJS' is defined but never used. Allowed unused vars must match /^_/u
|
continuous-integration:
@types/environment.d.ts#L3
'ProcessEnv' is defined but never used. Allowed unused vars must match /^_/u
|
continuous-integration:
src/app/api/model.ts#L15
Unexpected any. Specify a different type
|
continuous-integration:
src/app/global-error.tsx#L15
Unexpected console statement
|
continuous-integration:
src/components/atoms/Button/index.tsx#L52
Unexpected any. Specify a different type
|
continuous-integration:
src/components/global/Toast/index.tsx#L30
React Hook useCallback has a missing dependency: 'closeToast'. Either include it or remove the dependency array
|
continuous-integration:
src/components/molecules/Tags/index.tsx#L27
React Hook useCallback has a missing dependency: 'router'. Either include it or remove the dependency array
|
continuous-integration:
src/components/molecules/Tags/index.tsx#L58
React Hook useMemo has missing dependencies: 'handleClick' and 'tagCount'. Either include them or remove the dependency array
|
continuous-integration:
src/hooks/useClipboard.ts#L21
React Hook useCallback has a missing dependency: 'renderToast'. Either include it or remove the dependency array
|
Chromatic Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Chromatic Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|