Update Python dependencies #11564
Annotations
4 errors and 10 warnings
|
|
|
|
|
Argument of type '{ id: string; name: string; }' is not assignable to parameter of type '{ annotation: string | null; archived: boolean | null; contents_active?: { active: number; deleted: number; hidden: number; } | null | undefined; contents_states?: { [key: string]: number; } | null | undefined; ... 23 more ...; username_and_slug?: string | ... 1 more ... | undefined; } | { ...; } | { ...; }'.
|
|
Property 'SampleSheetColumnDefinition' does not exist on type '{ APIKeyModel: { create_time: string; key: string; }; APIKeyResponse: { api_key: string; }; AccessMethod: { access_id?: string | null | undefined; access_url?: { headers?: string[] | null | undefined; url: string; } | null | undefined; authorizations?: { ...; } | ... 1 more ... | undefined; region?: string | ... 1 m...'.
|
|
client/src/components/Collections/sheet/SampleSheetGrid.vue#L587
Visible, non-interactive elements should not have an interactive handler
|
|
client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements should not have an interactive handler
|
|
client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
client/src/components/Collections/SampleSheetWizard.vue#L475
Visible, non-interactive elements should not have an interactive handler
|
|
client/src/components/Citation/CitationsList.vue#L182
'v-html' directive can lead to XSS attack
|
|
client/src/components/Citation/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
|
|
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
|
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
|
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
|
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
The logs for this run have expired and are no longer available.
Loading