Skip to content

Bump unipept web components to v2.1.3 #96

Bump unipept web components to v2.1.3

Bump unipept web components to v2.1.3 #96

Triggered via push November 9, 2023 09:31
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/components/cards/ReleaseCard.vue#L33
'v-html' directive can lead to XSS attack
lint: src/components/cards/analysis/multi/SwitchDatasetCard.vue#L151
'computed' is defined but never used
lint: src/components/highlights/Json.vue#L4
'v-html' directive can lead to XSS attack
lint: src/components/pages/features/MetaproteomeAnalysisPage.vue#L217
'watch' is defined but never used
lint: src/components/tables/MissingPeptidesTable.vue#L16
Variable 'props' is already declared in the upper scope
lint: src/store/SingleAnalysisStore.ts#L60
'trust' is assigned a value but never used