chore: rename useGraphQL to useGraphQLClient #215
node-front.yml
on: pull_request
build
/
build
59s
build
/
publish-coverage-report
3s
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#L26
@param "variables" does not match an existing function parameter
|
build / build:
front/src/helpers/graphQL.js#L28
Defaults are not permitted on @param
|