Skip to content

24.04.16: userinfo logout if session expires in less than hour [WTEL-…

Sign in for the full log view
GitHub Actions / Qodana for JS completed Mar 22, 2024 in 0s

916 new problems found by Qodana for JS

Qodana for JS

916 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 563
Missing component import 🔶 Warning 313
Unused local symbol 🔶 Warning 7
Unused import 🔶 Warning 5
Syntax errors and unresolved references in JSDoc 🔶 Warning 2
Equality operator may cause type coercion 🔶 Warning 1
Potentially invalid constructor usage 🔶 Warning 1
Unnecessary semicolon 🔶 Warning 1
Unused assignment 🔶 Warning 1
Signature mismatch ◽️ Notice 10
Result of method call returning a promise is ignored ◽️ Notice 6
Redundant 'await' expression ◽️ Notice 3
Redundant nesting in template literal ◽️ Notice 2
Deprecated symbol used ◽️ 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 40 in src/components/wt-search-bar/__tests__/WtSearchBar.spec.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant 'await' expression

Redundant 'await' for a non-promise type

Check notice on line 22 in src/components/wt-pagination/__tests__/WtPagination.spec.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant 'await' expression

Redundant 'await' for a non-promise type

Check notice on line 10 in src/scripts/__tests__/debounce.spec.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant 'await' expression

Redundant 'await' for a non-promise type

Check notice on line 186 in src/components/wt-table/wt-table.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant nesting in template literal

Redundant nesting in template literal

Check notice on line 186 in src/components/wt-table/wt-table.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Redundant nesting in template literal

Redundant nesting in template literal

Check warning on line 1 in src/mixins/validationMixin/useValidation.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier isRef

Check warning on line 2 in src/modules/Filters/store/FiltersStoreModule.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import debounce from '../../../scripts/debounce';

Check warning on line 2 in docs/pages/webitel-ui/components/wt-notifications-bar/examples/example-notifications-bar.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier onMounted

Check warning on line 3 in src/modules/TableStoreModule/store/TableStoreModule.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier SortSymbols

Check warning on line 29 in docs/pages/webitel-ui/components/wt-app-header/wt-app-header-docs.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import WebitelApplications from '../../../../../src/enums/WebitelApplications/WebitelApplications.enum';

Check failure on line 1 in docs/pages/webitel-ui/components/wt-input/wt-input-docs.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/AuditForm/components/questions/options/audit-form-question-options.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 docs/pages/webitel-ui/components/wt-time-input/wt-time-input-docs.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 docs/pages/webitel-ui/components/wt-notifications-bar/examples/example-notifications-bar.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/QueryFilters/classes/ApiFilterSchema.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/components/wt-label/wt-label.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 docs/pages/webitel-ui/the-docs.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/QueryFilters/components/filter-search.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 docs/shared/component-info.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/api/transformers/applyTransform.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/locale/ru/ru.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 docs/pages/webitel-ui/composables/composables-docs.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 docs/pages/webitel-ui/components/wt-copy-action/wt-copy-action.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/composables/useCachedInterval/__tests__/useCachedInterval.spec.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 docs/pages/webitel-ui/enums/agent-status/agent-status-enum-docs.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package