fix: support metadata props spread over several lines #91
Annotations
3 errors and 1 warning
Run pnpm test:
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' }
|
Run pnpm test:
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' }
|
Run pnpm test
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading