Formatting and lint fixes... #414
Annotations
11 warnings
client-unit-test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
client-unit-test (18):
client/src/components/ActivityBar/ActivityBar.vue#L131
Visible, non-interactive elements should not have an interactive handler
|
client-unit-test (18):
client/src/components/ActivityBar/ActivityItem.vue#L56
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
client-unit-test (18):
client/src/components/ActivityBar/ActivityItem.vue#L56
Visible, non-interactive elements should not have an interactive handler
|
client-unit-test (18):
client/src/components/ActivityBar/ActivitySettings.vue#L64
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
client-unit-test (18):
client/src/components/ActivityBar/ActivitySettings.vue#L64
Visible, non-interactive elements should not have an interactive handler
|
client-unit-test (18):
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
client-unit-test (18):
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
client-unit-test (18):
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
client-unit-test (18):
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
client-unit-test (18):
client/src/components/Citation/Citation.vue#L1
Component name "Citation" should always be multi-word
|