Skip to content

fix: scrollable button in navigation #2689

fix: scrollable button in navigation

fix: scrollable button in navigation #2689

Triggered via pull request August 15, 2024 16:22
Status Success
Total duration 1m 32s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L8
Attribute "v-if" should go before "data-testid"
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L139
Missing JSDoc @param "groups" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L140
Missing JSDoc @param "groupId" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L238
Missing JSDoc @param "mode" description
NPM lint: src/components/CircleDetails.vue#L116
'v-html' directive can lead to XSS attack
NPM lint: src/components/CircleDetails.vue#L129
'v-html' directive can lead to XSS attack
NPM lint: src/components/CircleDetails/CircleConfigs.vue#L68
The type 'CircleConfig' is undefined
NPM lint: src/components/ContactDetails.vue#L51
'v-html' directive can lead to XSS attack
NPM lint: src/components/ContactDetails.vue#L91
Variable 'emailAddress' is already declared in the upper scope
NPM lint: src/components/ContactDetails.vue#L957
The type 'Contact' is undefined