Skip to content

Merge pull request #1564 from unipept/update-publications #110

Merge pull request #1564 from unipept/update-publications

Merge pull request #1564 from unipept/update-publications #110

Triggered via push April 15, 2024 08:10
Status Success
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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