Merge pull request #18593 from itisAliRH/api-key-eye #6554
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
client/src/components/Citation/Citation.vue#L1
Component name "Citation" should always be multi-word
|
client/src/components/Citation/Citation.vue#L4
'v-html' directive can lead to XSS attack
|
client/src/components/Citation/Citations.vue#L1
Component name "Citations" should always be multi-word
|
client/src/components/Collections/ListDatasetCollectionElementView.vue#L2
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
client/src/components/Collections/ListDatasetCollectionElementView.vue#L16
Prop "element" should define at least its type
|
client/src/components/Collections/PairedElementView.vue#L23
Prop "pair" should define at least its type
|
This job succeeded
Loading