GQL-113: Add new GraphQL query type for Citation #676
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
|