Skip to content

Ajoute une validation JSDoc #170

Ajoute une validation JSDoc

Ajoute une validation JSDoc #170

Triggered via pull request January 23, 2025 14:42
Status Failure
Total duration 1m 16s
Artifacts

node-front.yml

on: pull_request
build  /  publish-coverage-report
3s
build / publish-coverage-report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build / build
Cannot assign to 't' because it is a function.
build / build
Cannot assign to 't' because it is a function.
build / build
Property 'addNewTextNode' does not exist on type 'e'.
build / build
Property 'output' does not exist on type 'e'.
build / build
Property 'readGroupInfo' does not exist on type 'e'.
build / build
Property 'readGroupInfo' does not exist on type 'e'.
build / build
Property 'readFileDirectory' does not exist on type 'e'. Did you mean 'fileDirectory'?
build / build
Property 'v' does not exist on type 'string | { v: any; }'.
build / build
This comparison appears to be unintentional because the types 'boolean' and 'string' have no overlap.
build / build
Property 'init' does not exist on type 'e'.
build / build: front/src/components/collaborative/collaborating.js#L24
'change' is defined but never used
build / build: front/src/components/collaborative/collaborating.js#L24
'transactionOrigin' is defined but never used
build / build: front/src/helpers/bibtex.js#L89
Expected @param names to be "input". Got "Bibtex, input"
build / build: front/src/helpers/bibtex.js#L90
Missing JSDoc @param "input" type
build / build: front/src/helpers/bibtex.js#L91
Syntax error in type: Array.<{ title: string, key: string, type: string }
build / build: front/src/helpers/bibtex.js#L139
Missing JSDoc @param "bibtexType" type
build / build: front/src/helpers/forms.js#L5
Expected @param names to be "input". Got "formElement, input"
build / build: front/src/helpers/forms.js#L6
Missing JSDoc @param "input" type
build / build: front/src/helpers/graphQL.js#L12
'err' is defined but never used
build / build: front/src/helpers/graphQL.js#L71
@param "variables" does not match an existing function parameter
build / publish-coverage-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636