Update Python dependencies #11564
js_lint.yaml
on: pull_request
client-unit-test
2m 29s
Annotations
4 errors and 10 warnings
|
client-unit-test
Process completed with exit code 2.
|
|
client-unit-test
'id' is specified more than once, so this usage will be overwritten.
|
|
client-unit-test
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; } | { ...; } | { ...; }'.
|
|
client-unit-test
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-unit-test:
client/src/components/Collections/sheet/SampleSheetGrid.vue#L587
Visible, non-interactive elements should not have an interactive handler
|
|
client-unit-test:
client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements should not have an interactive handler
|
|
client-unit-test:
client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
client-unit-test:
client/src/components/Collections/SampleSheetWizard.vue#L475
Visible, non-interactive elements should not have an interactive handler
|
|
client-unit-test:
client/src/components/Citation/CitationsList.vue#L182
'v-html' directive can lead to XSS attack
|
|
client-unit-test:
client/src/components/Citation/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
|
|
client-unit-test:
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
|
client-unit-test:
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
|
client-unit-test:
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
|
client-unit-test:
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|