Skip to content

GQL-113: Add new GraphQL query type for Citation #676

GQL-113: Add new GraphQL query type for Citation

GQL-113: Add new GraphQL query type for Citation #676

Triggered via pull request May 22, 2025 17:18
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Matrix: eslint
Matrix: python-test
Matrix: jest
tests-passed
0s
tests-passed
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint (lts/jod): src/cmr/concepts/citation.js#L64
Unexpected trailing comma
eslint (lts/jod): src/cmr/concepts/citation.js#L44
Trailing spaces not allowed
eslint (lts/jod): src/cmr/concepts/citation.js#L40
Unexpected trailing comma
eslint (lts/jod): src/cmr/concepts/citation.js#L1
Extra semicolon
eslint (lts/jod): src/cmr/concepts/citation.js#L1
Strings must use singlequote
eslint (lts/jod): src/cmr/concepts/__tests__/draft.test.js#L91
More than 1 blank line not allowed
eslint (lts/jod): src/cmr/concepts/__tests__/draft.test.js#L90
Trailing spaces not allowed
eslint (lts/jod): src/cmr/concepts/__tests__/draft.test.js#L88
Expected indentation of 8 spaces but found 9
eslint (lts/jod): src/cmr/concepts/__tests__/draft.test.js#L86
Trailing spaces not allowed
eslint (lts/jod): src/cmr/concepts/__tests__/draft.test.js#L81
Trailing spaces not allowed
eslint (lts/jod): src/resolvers/citation.js#L9
This line has a length of 103. Maximum allowed is 100