CI Build Error #5

Closed
opened 2026-06-15 17:38:22 +08:00 by siujamo · 0 comments
Owner

CI failed when running upload build artefact:

Error details are as follows:

Run Upload build artifact
with:
  name: dist-archive
  path: dist.tar.gz
  retention-days: 1
(node:337) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
With the provided path, there will be 1 file uploaded
Warning: Artifact upload failed with error: GHESNotSupportedError: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES..%0A%0AErrors can be temporary, so please try again and optionally run the action with debug mode enabled for more information.%0A%0AIf the error persists, please check whether Actions is operating normally at [https://githubstatus.com/](https://www.githubstatus.com/).
Error: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES.
  ❌  Failure - Main Upload build artifact
exitcode '1': failure
CI failed when running upload build artefact: Error details are as follows: ```text Run Upload build artifact with: name: dist-archive path: dist.tar.gz retention-days: 1 (node:337) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) With the provided path, there will be 1 file uploaded Warning: Artifact upload failed with error: GHESNotSupportedError: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES..%0A%0AErrors can be temporary, so please try again and optionally run the action with debug mode enabled for more information.%0A%0AIf the error persists, please check whether Actions is operating normally at [https://githubstatus.com/](https://www.githubstatus.com/). Error: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES. ❌ Failure - Main Upload build artifact exitcode '1': failure ```
zihluwang was assigned by siujamo 2026-06-15 17:38:22 +08:00
siujamo added the Kind/Bug
Priority
High
2
labels 2026-06-15 17:40:59 +08:00
Sign in to join this conversation.