Skip to content

Move edit sidebar into a modal #1699

Move edit sidebar into a modal

Move edit sidebar into a modal #1699

Triggered via pull request November 18, 2024 18:14
Status Failure
Total duration 1m 31s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
NPM lint: src/views/EditFull.vue#L319
The "InformationOutline" component has been registered but not used
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: src/components/AppNavigation/CalendarList.vue#L57
`<template>` require directive
NPM lint: src/components/CalendarGrid.vue#L66
Prop 'url' requires default value to be set
NPM lint: src/components/CalendarGrid.vue#L161
The type 'PluginDef' is undefined
NPM lint: src/components/Editor/CalendarPickerHeader.vue#L22
`<template>` require directive
NPM lint: src/components/Editor/FreeBusy/FreeBusy.vue#L68
`<template>` require directive
NPM lint: src/components/Editor/FreeBusy/FreeBusy.vue#L202
Prop 'eventTitle' requires default value to be set
NPM lint: src/components/Editor/FreeBusy/FreeBusy.vue#L233
The "computed" property should be above the "mounted" property on line 227