Skip to content

Merge pull request #663 from webitel/fix/queue-routing #91

Merge pull request #663 from webitel/fix/queue-routing

Merge pull request #663 from webitel/fix/queue-routing #91

GitHub Actions / Qodana for JS completed May 10, 2024 in 0s

754 new problems found by Qodana for JS

Qodana for JS

754 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 617
Missing component import 🔶 Warning 48
Unused local symbol 🔶 Warning 11
Equality operator may cause type coercion 🔶 Warning 7
Unused assignment 🔶 Warning 7
Unused import 🔶 Warning 6
Pointless statement or boolean expression 🔶 Warning 5
Duplicate declaration 🔶 Warning 2
Exception used for local control-flow 🔶 Warning 1
Potentially invalid constructor usage 🔶 Warning 1
Void function return value used 🔶 Warning 1
Duplicate character in character class 🔶 Warning 1
Signature mismatch ◽️ Notice 38
Missing await for an async function call ◽️ Notice 5
Result of method call returning a promise is ignored ◽️ Notice 3
Implicitly declared global JavaScript variable ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 220 in src/modules/integrations/modules/cognitive-profiles/components/the-cognitive-profiles.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 185 in src/modules/lookups/modules/communications/components/the-communication-types.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 218 in src/modules/integrations/modules/cognitive-profiles/components/the-cognitive-profiles.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 187 in src/modules/lookups/modules/communications/components/the-communication-types.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check notice on line 115 in src/modules/directory/modules/license/modules/license-users/components/license-users-popup.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Missing await for an async function call

Missing await for an async function call

Check warning on line 202 in src/modules/contact-center/modules/queues/modules/members/components/the-queue-members.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier mapGetters

Check warning on line 8 in src/modules/permissions/modules/objects/modules/rbac/api/objectsRbac.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier mergeEach

Check warning on line 1 in src/app/composables/useCheckingUnsavedChanges.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier computed

Check warning on line 124 in src/modules/lookups/modules/regions/components/the-regions.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import { useTableStore } from '@webitel/ui-sdk/src/modules/TableStoreModule/composables/useTableStore';

Check warning on line 3 in src/app/composables/useCheckingUnsavedChanges.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import getNamespacedState  
from '@webitel/ui-sdk/src/store/helpers/getNamespacedState';

Check warning on line 2 in src/app/composables/useCheckingUnsavedChanges.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import { useStore } from 'vuex';

Check failure on line 1 in src/modules/routing/modules/chat-gateways/modules/messenger/whatsapp/components/whatsapp-tab.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/directory/modules/users/api/users.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/contact-center/modules/teams/modules/supervisors/components/opened-team-supervisor-subordinates-popup.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in public/animations/equalizer/eq.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/directory/modules/devices/components/opened-hotdesk-device-hotdesking.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/contact-center/modules/queues/modules/filters/components/the-queues-filters.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/integrations/modules/storage/store/_internals/scripts/backendStorageTypeAdapters.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/contact-center/modules/agents/modules/subordinates/api/agentSubordinates.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/contact-center/modules/agents/modules/subordinates/components/opened-agent-subordinates-popup.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/contact-center/modules/queues/modules/buckets/components/opened-queue-buckets-popup.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/lookups/modules/media/modules/text-to-speech/api/TextToSpeechAPI.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/modules/routing/modules/gateways/components/opened-trunking-sip-gateway-configuration.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/app/components/utils/selection-popup/selection-popup.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package

Check failure on line 1 in src/app/router/_internals/RouteNames.enum.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package