chore(main): release 3.0.0 #32
nodejs.yml
on: pull_request
nodejs
/
prepare
9s
nodejs
/
lint-eslint
27s
nodejs
/
lint-prettier
27s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
3 errors and 7 warnings
src/mzml/__tests__/parseMzML.test.js > parseMzML > read test.mzML:
src/util/inflate.js#L13
TypeError: The argument 'format' is invalid. Received 'deflate-raw'
❯ Module.inflate src/util/inflate.js:13:5
❯ Module.decodeBase64 src/util/decodeBase64.js:32:26
❯ XMLNode.tagValueProcessor src/mzml/parseMzML.js:32:23
❯ XMLNode.get value [as value] node_modules/arraybuffer-xml-parser/src/XMLNode.ts:41:26
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:31:17
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:78:25
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:73:13
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_VALUE' }
|
src/mzml/__tests__/parseMzML.test.js > parseMzML > read compressed 32bits:
src/util/inflate.js#L13
TypeError: The argument 'format' is invalid. Received 'deflate-raw'
❯ Module.inflate src/util/inflate.js:13:5
❯ Module.decodeBase64 src/util/decodeBase64.js:32:26
❯ XMLNode.tagValueProcessor src/mzml/parseMzML.js:32:23
❯ XMLNode.get value [as value] node_modules/arraybuffer-xml-parser/src/XMLNode.ts:41:26
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:31:17
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:78:25
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:73:13
❯ traversableToJSON node_modules/arraybuffer-xml-parser/src/traversableToJSON.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_VALUE' }
|
nodejs / test (18)
Process completed with exit code 1.
|
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|