Skip to content

feat: introducing configurable options #786

feat: introducing configurable options

feat: introducing configurable options #786

Triggered via pull request August 26, 2024 15:19
Status Success
Total duration 1m 21s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
NPM lint: src/store.js#L78
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
NPM lint: src/tests/components/PersonalTotpSettings.spec.js#L41
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
NPM lint: src/tests/components/SetupConfirmation.spec.js#L48
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead