chore(main): release 0.9.11 #135
Annotations
10 warnings
src/NmrRecord.js#L152
Capture group '(.*)' should be converted to a named or non-capturing group
|
src/converter/nmredataToJSON.js#L40
Capture group '([1|2]d)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/extractZipFolder.js#L9
Unexpected 'todo' comment: 'TODO: fix this'
|
src/converter/util/toJSON/extractZipFolder.js#L17
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/extractZipFolder.js#L18
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/extractZipFolder.js#L22
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/extractZipFolder.js#L24
Capture group '([0-9]+)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/getBrukerFiles.js#L11
Unexpected 'todo' comment: 'TODO: fix this'
|
src/converter/util/toJSON/getBrukerFiles.js#L21
Capture group '([.*/]*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
src/converter/util/toJSON/getBrukerFiles.js#L22
Capture group '(.*\w+\/[0-9]+\/)' should be converted to a named or non-capturing group
|
This job succeeded
Loading