Skip to content

feat(circles): sort by initiator level and change icons #2183

feat(circles): sort by initiator level and change icons

feat(circles): sort by initiator level and change icons #2183

Triggered via pull request October 17, 2023 12:36
Status Failure
Total duration 21m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
eslint: src/models/circle.d.ts#L22
Extra semicolon
eslint: src/models/circle.d.ts#L24
Block must be padded by blank lines
eslint: src/models/circle.d.ts#L25
Expected indentation of 1 tab but found 4 spaces
eslint: src/models/circle.d.ts#L25
Extra semicolon
eslint: src/models/circle.d.ts#L26
Expected indentation of 1 tab but found 4 spaces
eslint: src/models/circle.d.ts#L26
Extra semicolon
eslint: src/models/circle.d.ts#L27
Expected indentation of 1 tab but found 4 spaces
eslint: src/models/circle.d.ts#L27
Extra semicolon
eslint: src/models/circle.d.ts#L28
Expected indentation of 1 tab but found 4 spaces
eslint: src/models/circle.d.ts#L28
Extra semicolon
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/admin-settings.js#L6
Invalid JSDoc @license: "GNU AGPL version 3 or any later version"; expected SPDX expression: https://spdx.org/licenses/
eslint: src/components/AppNavigation/ContactsSettings.vue#L135
'event' is defined but never used
eslint: src/components/AppNavigation/GroupNavigationItem.vue#L161
Missing JSDoc @param "mode" description
eslint: src/components/CircleDetails/CircleConfigs.vue#L85
The type 'CircleConfig' is undefined
eslint: src/components/ContactDetails.vue#L231
Variable 'emailAddress' is already declared in the upper scope
eslint: src/components/ContactDetails.vue#L899
The type 'Contact' is undefined
eslint: src/components/ContactDetails.vue#L950
The type 'Property' is undefined
eslint: src/components/ContactsList.vue#L156
The type 'Contact' is undefined