Skip to content

refactor: nf-team/core의 애매한 변수명 수정 #112

refactor: nf-team/core의 애매한 변수명 수정

refactor: nf-team/core의 애매한 변수명 수정 #112

Triggered via pull request November 9, 2024 14:47
Status Success
Total duration 58s
Artifacts

ci.yml

on: pull_request
continuous-integration
49s
continuous-integration
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
continuous-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
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/components/common/Button/index.tsx#L30
Unexpected any. Specify a different type
continuous-integration: src/components/common/Toast/index.tsx#L43
React Hook useCallback has a missing dependency: 'closeToast'. Either include it or remove the dependency array
continuous-integration: src/components/main/BirthSongContainer/index.tsx#L29
React Hook useCallback has a missing dependency: 'sendEvent'. Either include it or remove the dependency array
continuous-integration: src/components/main/BirthSongResult/index.tsx#L36
Unexpected any. Specify a different type
continuous-integration: src/components/main/BirthSongResult/index.tsx#L80
React Hook useCallback has missing dependencies: 'renderToast' and 'sendEvent'. Either include them or remove the dependency array
continuous-integration: src/components/main/BirthSongResult/index.tsx#L100
React Hook useEffect has a missing dependency: 'sendEvent'. Either include it or remove the dependency array
continuous-integration: src/lib/types/event.ts#L15
Unexpected any. Specify a different type