Skip to content

Supprime le champ user.admin #225

Supprime le champ user.admin

Supprime le champ user.admin #225

Triggered via pull request February 12, 2025 17:40
Status Success
Total duration 1m 9s
Artifacts

node-front.yml

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

Annotations

10 warnings
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#L71
@param "variables" does not match an existing function parameter
build / build: front/src/helpers/zotero.js#L9
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`