Skip to content

feat: allow calendar-wide transparency settings #1325

feat: allow calendar-wide transparency settings

feat: allow calendar-wide transparency settings #1325

Triggered via pull request July 15, 2024 22:46
Status Failure
Total duration 1m 35s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L201
Expected indentation of 3 tabs but found 4
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L202
Expected indentation of 4 tabs but found 5
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L203
Expected indentation of 5 tabs but found 6
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L204
Expected indentation of 5 tabs but found 6
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L205
Expected indentation of 4 tabs but found 5
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L206
Expected indentation of 3 tabs but found 4
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L207
Expected indentation of 4 tabs but found 5
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L208
Expected indentation of 5 tabs but found 6
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L209
Expected indentation of 5 tabs but found 6
NPM lint: src/components/AppNavigation/EditCalendarModal.vue#L210
Expected indentation of 4 tabs but found 5
eslint
Process completed with exit code 1.
NPM lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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