feat: VImg / VPicture rewriting (#20) #31
Annotations
5 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
components/molecules/VImg/VImg.vue#L42
The "load" event has been triggered but not declared on `emits` option
|
lint:
components/molecules/VImg/VImg.vue#L45
The "error" event has been triggered but not declared on `emits` option
|
lint:
server/api/sitemap.ts#L3
'_event' is defined but never used
|
lint:
utils/vue/get-slot-children-text.ts#L1
'VNode' is defined but never used
|