Migrate/vuex to pinia #827
Annotations
8 errors and 13 warnings
eslint:
src/store/calendars.js#L471
'commit' is not defined
|
eslint:
src/store/calendars.js#L669
'context' is not defined
|
eslint:
src/store/calendars.js#L694
'context' is not defined
|
eslint:
src/store/calendars.js#L695
'context' is not defined
|
eslint:
src/store/calendars.js#L713
'context' is not defined
|
eslint:
src/store/calendars.js#L790
'context' is not defined
|
eslint:
src/store/settings.js#L168
'commit' is not defined
|
eslint
Process completed with exit code 1.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/components/AppNavigation/EditCalendarModal.vue#L53
Attribute "v-if" should go before ":calendar"
|
eslint:
src/components/AppNavigation/EditCalendarModal/SharingSearch.vue#L104
Missing JSDoc @param "option" description
|
eslint:
src/components/AppNavigation/EditCalendarModal/SharingSearch.vue#L105
Missing JSDoc @param "label" description
|
eslint:
src/components/AppNavigation/EditCalendarModal/SharingSearch.vue#L106
Missing JSDoc @param "search" description
|
eslint:
src/components/CalendarGrid.vue#L163
The type 'PluginDef' is undefined
|
eslint:
src/components/Editor/FreeBusy/FreeBusy.vue#L135
The type 'PluginDef' is undefined
|
eslint:
src/components/Editor/Invitees/InviteesListSearch.vue#L104
Prop 'organizer' requires default value to be set
|
eslint:
src/components/Editor/Resources/ResourceListSearch.vue#L59
`<template>` require directive
|
eslint:
src/directives/autosize.js#L40
The type 'VNode' is undefined
|
eslint:
src/directives/autosize.js#L67
The type 'VNode' is undefined
|