Skip to content

fix: update dependencies #134

fix: update dependencies

fix: update dependencies #134

Triggered via push June 29, 2024 07:24
Status Success
Total duration 47s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
25s
nodejs / lint-eslint
nodejs  /  lint-prettier
25s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

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