refactor: modal 역할별 리팩토링 #9
Annotations
3 warnings and 8 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Qodana Scan
Unexpected input(s) 'config', valid inputs are ['args', 'results-dir', 'cache-dir', 'use-caches', 'primary-cache-key', 'additional-cache-key', 'cache-default-branch-only', 'upload-result', 'artifact-name', 'use-annotations', 'pr-mode', 'post-pr-comment', 'github-token', 'push-fixes', 'commit-message', 'use-nightly']
|
Qodana Scan:
src/entities/modal/MovieImageModal.tsx#L31
ESLint: Unexpected console statement. (no-console)
|
Qodana Scan:
public/mockServiceWorker.js#L129
Missing await for an async function call
|
Qodana Scan:
public/mockServiceWorker.js#L63
Missing await for an async function call
|
Qodana Scan:
public/mockServiceWorker.js#L126
Missing await for an async function call
|
Qodana Scan:
public/mockServiceWorker.js#L43
Missing await for an async function call
|
Qodana Scan:
public/mockServiceWorker.js#L84
Missing await for an async function call
|
Qodana Scan:
public/mockServiceWorker.js#L50
Missing await for an async function call
|
Qodana Scan:
src/features/landing/GithubIcon.tsx#L1
Deprecated symbol used, consult docs for better alternative
|
Qodana Scan:
public/mockServiceWorker.js#L17
Promise returned from skipWaiting is ignored
|
Loading