Describe the bug
Currently our pipeline complains about the tar file for types 1.120.20 when trying to execute the unit and opa5 tests
[2024-10-01T09:06:32.179Z] info karmaExecuteTests - running command: npm install --quiet
<some more logs here>
[2024-10-01T09:07:11.915Z] info karmaExecuteTests - npm warn tarball tarball data for @sapui5/types@https://.../artifactory/api/npm/build-releases-npm/@sapui5/types/-/types-1.120.20.tgz (sha512-SlfmdiPqHQzj0CyQI9xLj8Hb5wvXoRvrYPsa4buTOH7DnBjh/GIdK6lFyUV7cn24H8sEOmhZfaZLun7FPIhEBQ==) seems to be corrupted. Trying again.
[2024-10-01T09:07:12.884Z] info karmaExecuteTests - npm warn tarball tarball data for @sapui5/types@https://.../artifactory/api/npm/build-releases-npm/@sapui5/types/-/types-1.120.20.tgz (sha512-SlfmdiPqHQzj0CyQI9xLj8Hb5wvXoRvrYPsa4buTOH7DnBjh/GIdK6lFyUV7cn24H8sEOmhZfaZLun7FPIhEBQ==) seems to be corrupted. Trying again.
[2024-10-01T09:07:39.855Z] info karmaExecuteTests - npm error code EINTEGRITY
[2024-10-01T09:07:39.855Z] info karmaExecuteTests - npm error sha512-SlfmdiPqHQzj0CyQI9xLj8Hb5wvXoRvrYPsa4buTOH7DnBjh/GIdK6lFyUV7cn24H8sEOmhZfaZLun7FPIhEBQ== integrity checksum failed when using sha512: wanted sha512-SlfmdiPqHQzj0CyQI9xLj8Hb5wvXoRvrYPsa4buTOH7DnBjh/GIdK6lFyUV7cn24H8sEOmhZfaZLun7FPIhEBQ== but got sha512-N+IBqKPqnkcJsLL2sRtuMlSusZ2egJFunGzNNYh2q7N2iIJQw61YmMDZs+KRlsgKxb5eN/6u77sNuBtTVsSf0g==. (3156737 bytes)
Expected behavior
no error when installing the types
Describe the bug Currently our pipeline complains about the tar file for types 1.120.20 when trying to execute the unit and opa5 tests
Expected behavior no error when installing the types