feat: extract tags from task summary #265
Annotations
7 errors and 10 warnings
src/store/tasks.js#L38
'parse' is defined but never used
|
tests/javascript/unit/store/storeHelper.spec.js#L41
A space is required before '}'
|
tests/javascript/unit/store/storeHelper.spec.js#L47
A space is required before '}'
|
tests/javascript/unit/store/storeHelper.spec.js#L53
A space is required before '}'
|
tests/javascript/unit/store/storeHelper.spec.js#L59
A space is required before '}'
|
tests/javascript/unit/store/storeHelper.spec.js#L61
Newline required at end of file but not found
|
|
src/models/task.js#L146
The type 'Contact' is undefined
|
src/store/calendars.js#L514
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/calendars.js#L527
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/calendars.js#L604
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/calendars.js#L851
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/calendars.js#L868
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/calendars.js#L893
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/collections.js#L97
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/principals.js#L57
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/store/storeHelper.js#L452
Missing JSDoc @param "str" declaration
|
The logs for this run have expired and are no longer available.
Loading