Delete .vscode directory #29
Annotations
2 warnings and 10 notices
qodana
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
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']
|
Missing await for an async function call:
public/mockServiceWorker.js#L42
Missing await for an async function call
|
Missing await for an async function call:
public/mockServiceWorker.js#L59
Missing await for an async function call
|
Missing await for an async function call:
public/mockServiceWorker.js#L80
Missing await for an async function call
|
Missing await for an async function call:
public/mockServiceWorker.js#L49
Missing await for an async function call
|
Missing await for an async function call:
public/mockServiceWorker.js#L125
Missing await for an async function call
|
Missing await for an async function call:
public/mockServiceWorker.js#L122
Missing await for an async function call
|
Deprecated symbol used:
src/features/profile/ui/UserPasswordChangeFiled.tsx#L78
Deprecated symbol used, consult docs for better alternative
|
Deprecated symbol used:
src/features/profile/ui/UserNickNameChangeFiled.tsx#L53
Deprecated symbol used, consult docs for better alternative
|
Deprecated symbol used:
src/features/profile/ui/UserPasswordChangeFiled.tsx#L57
Deprecated symbol used, consult docs for better alternative
|
Deprecated symbol used:
src/features/profile/ui/UserPasswordChangeFiled.tsx#L67
Deprecated symbol used, consult docs for better alternative
|