Skip to content

feat: allow inviting contact groups #1590

feat: allow inviting contact groups

feat: allow inviting contact groups #1590

Triggered via pull request October 14, 2024 14:35
Status Failure
Total duration 5m 51s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
NPM lint: src/components/Editor/Invitees/InviteesListSearch.vue#L167
'group' is never reassigned. Use 'const' instead
NPM lint: src/components/Editor/Invitees/InviteesListSearch.vue#L245
Expected space(s) after "if"
NPM lint: src/components/Editor/Invitees/InviteesListSearch.vue#L250
A space is required after '{'
NPM lint: src/components/Editor/Invitees/InviteesListSearch.vue#L250
A space is required before '}'
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/AppNavigation/Settings/SettingsAttachmentsFolder.vue#L14
Attribute ":id" should go before "type"
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