Skip to content

Import/Export

Import/Export #19

Triggered via pull request October 6, 2024 21:18
Status Failure
Total duration 44s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
check
Process completed with exit code 1.
eslint: src/classes/Logger.ts#L62
Unsafe spread of an `any` array type
eslint: src/classes/todoFilters/LabelFilter.ts#L36
Unsafe call of an `any` typed value
eslint: src/components/CustomIcon.vue#L18
Unsafe return of an `any` typed value
eslint: src/components/DarkModeSwitcher.vue#L8
'value' is defined but never used
eslint: src/components/FilterBar.vue#L103
Unsafe assignment of an `any` value
eslint: src/components/FilterBar.vue#L107
Unsafe argument of type `any` assigned to a parameter of type `TodoFilter<any>`
eslint: src/components/FilterBar.vue#L110
Unsafe member access .hide on an `any` value
eslint: src/components/FilterBar.vue#L110
Unsafe call of an `any` typed value
eslint: src/components/FilterBar.vue#L138
Unsafe assignment of an `any` value
eslint: src/main.ts#L52
Unsafe assignment of an `any` value
eslint: src/components/CreateInputOverlay.vue#L46
This line has a length of 123. Maximum allowed is 120
eslint: src/components/FilterBar.vue#L3
This line has a length of 325. Maximum allowed is 120
eslint: src/components/NavigationBar.vue#L3
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
eslint: src/components/TodoItem.vue#L3
This line has a length of 130. Maximum allowed is 120
eslint: src/components/labels/LabelItem.vue#L18
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
eslint: src/components/labels/LabelItem.vue#L22
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
eslint: src/components/navigation/NavigationItem.vue#L12
Classnames 'after:h-2, after:w-2' could be replaced by the 'after:size-2' shorthand!
eslint: src/components/navigation/NavigationItem.vue#L13
This line has a length of 211. Maximum allowed is 120
eslint: src/components/navigation/NavigationItem.vue#L19
Classnames 'h-8, w-8' could be replaced by the 'size-8' shorthand!
eslint: src/components/navigation/NavigationItem.vue#L34
Classnames 'h-8, w-8' could be replaced by the 'size-8' shorthand!