Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

all-repos: update actions/upload-artifact to v4 #231

all-repos: update actions/upload-artifact to v4

all-repos: update actions/upload-artifact to v4 #231

Triggered via pull request July 30, 2024 19:57
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Build & Test
35s
Build & Test
Pack & Upload Artifacts
0s
Pack & Upload Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/transformers/rewriteIntegrationsImports/rewriteIntegrationsImports.test.js > transformers | rewriteIntegrationsImports > works with app without Sentry: test-helpers/testPaths.js#L27
Error: EEXIST: file already exists, mkdir 'tmp' ❯ Proxy.mkdirSync node:fs:1398:3 ❯ Module.makeTmpDir test-helpers/testPaths.js:27:5 ❯ src/transformers/rewriteIntegrationsImports/rewriteIntegrationsImports.test.js:24:14 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -17, syscall: 'mkdir', code: 'EEXIST', path: 'tmp' }
Build & Test
Process completed with exit code 1.
Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/