fix: cast tag value to string before call replace #122
Annotations
10 warnings
Run ESLint:
src/NmrRecord.js#L152
Capture group '(.*)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/nmredataToJSON.js#L40
Capture group '([1|2]d)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/nmriumToNmrRecord.js#L3
`openchemlib/full` import should occur before import of `openchemlib-utils`
|
Run ESLint:
src/converter/util/toJSON/extractZipFolder.js#L15
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/extractZipFolder.js#L16
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/extractZipFolder.js#L20
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/extractZipFolder.js#L22
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/getBrukerFiles.js#L18
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/getBrukerFiles.js#L20
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
Run ESLint:
src/converter/util/toJSON/getBrukerFiles.js#L26
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
The logs for this run have expired and are no longer available.
Loading