SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/tasks/content/publisher/composables/useStore.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function useStore has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const useStore = () => {
  const actions = {
    requestTopics: async () => {
      state.isLoading = true

Severity: Major
Found in app/javascript/vue/tasks/content/publisher/composables/useStore.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status