Skip to content

otp: remove non-existing report in release#11053

Merged
kikofernandez merged 1 commit into
erlang:masterfrom
kikofernandez:kiko/fix-release-report
Apr 22, 2026
Merged

otp: remove non-existing report in release#11053
kikofernandez merged 1 commit into
erlang:masterfrom
kikofernandez:kiko/fix-release-report

Conversation

@kikofernandez

@kikofernandez kikofernandez commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

during the release workflow, the GH Action was trying to upload scan-report-web-app.html. However, this report does not exists and the gh crashes when a file does not exist.

This PR simply removes the upload of the non-existing scan-report-web-app.html

#11000 changed the action to use directly gh, which fails when an uploaded file is missing.

during the release workflow, the GH Action was trying to upload
`scan-report-web-app.html`. However, this report does not exists and the
`gh` crashes when a file does not exist.

This PR simply removes the upload of the non-existing `scan-report-web-app.html`
@kikofernandez kikofernandez self-assigned this Apr 22, 2026
@kikofernandez kikofernandez requested a review from Whaileee April 22, 2026 08:09
@github-actions

github-actions Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

  1 files   11 suites   3m 11s ⏱️
 96 tests  92 ✅ 4 💤 0 ❌
112 runs  108 ✅ 4 💤 0 ❌

Results for commit 538ef75.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@kikofernandez kikofernandez merged commit 1e0df91 into erlang:master Apr 22, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants