Skip to content

fix(write): évite le re-rendering dû à la biblio (#1313) #318

fix(write): évite le re-rendering dû à la biblio (#1313)

fix(write): évite le re-rendering dû à la biblio (#1313) #318

Triggered via push March 5, 2025 10:02
Status Success
Total duration 1m 21s
Artifacts

node-front.yml

on: push
build  /  publish-coverage-report
6s
build / publish-coverage-report
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build / build: front/src/helpers/zotero.js#L28
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build / build: front/src/helpers/zotero.js#L12
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
build / build: front/src/helpers/forms.js#L6
Missing JSDoc @param "input" type
build / build: front/src/helpers/forms.js#L5
Expected @param names to be "input". Got "formElement, input"
build / build: front/src/helpers/bibtex.js#L139
Missing JSDoc @param "bibtexType" 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#L90
Missing JSDoc @param "input" type
build / build: front/src/helpers/bibtex.js#L89
Expected @param names to be "input". Got "Bibtex, input"
build / build: front/src/components/collaborative/collaborating.js#L24
'transactionOrigin' is defined but never used
build / build: front/src/components/collaborative/collaborating.js#L24
'change' is defined but never used