Skip to content

fix: support metadata props spread over several lines #91

fix: support metadata props spread over several lines

fix: support metadata props spread over several lines #91

Triggered via pull request April 15, 2024 08:13
Status Failure
Total duration 59s
Artifacts

node-ci.yml

on: pull_request
sonar-analysis
48s
sonar-analysis
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/test/integration/IntegrationFlow.test.ts > Integration flow > fetch an integration flow : src/lib/client/ManifestReader.ts#L13
Error: ENOENT: no such file or directory, open '/tmp/d-2024315-1832-5gxjx9.5cvnj/TestPackage/IntegrationFlow/META-INF/MANIFEST.MF' ❯ Object.openSync node:fs:596:3 ❯ Object.readFileSync node:fs:464:35 ❯ new ManifestReader src/lib/client/ManifestReader.ts:13:26 ❯ SCIRestClient.getArtifactMetadata src/lib/client/SCIRestClient.ts:405:32 ❯ src/test/integration/IntegrationFlow.test.ts:35:43 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, syscall: 'open', code: 'ENOENT', path: '/tmp/d-2024315-1832-5gxjx9.5cvnj/TestPackage/IntegrationFlow/META-INF/MANIFEST.MF' }
src/test/integration/IntegrationFlow.test.ts > Integration flow > fetch an integration flow : src/lib/client/ManifestReader.ts#L13
Error: ENOENT: no such file or directory, open '/tmp/d-2024315-1832-5gxjx9.5cvnj/TestPackage/com.sap.SFIHCM03.hcm2bizx.SFSFOffboardingGetOffboardUserRecordWithExpabcd.EBZ/META-INF/MANIFEST.MF' ❯ Object.openSync node:fs:596:3 ❯ Object.readFileSync node:fs:464:35 ❯ new ManifestReader src/lib/client/ManifestReader.ts:13:26 ❯ SCIRestClient.getArtifactMetadata src/lib/client/SCIRestClient.ts:405:32 ❯ src/test/integration/IntegrationFlow.test.ts:35:43 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, syscall: 'open', code: 'ENOENT', path: '/tmp/d-2024315-1832-5gxjx9.5cvnj/TestPackage/com.sap.SFIHCM03.hcm2bizx.SFSFOffboardingGetOffboardUserRecordWithExpabcd.EBZ/META-INF/MANIFEST.MF' }
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonar-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.