Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore][Weekly Report] Define required variable #33154

Merged
merged 1 commit into from
May 22, 2024

Conversation

crobert-1
Copy link
Member

Description:

Weekly report failure output:

ReferenceError: report is not defined
    at generateReport (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:243:3)
    at main (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:419:18)
    at async module.exports (/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/.github/workflows/scripts/generate-weekly-report.js:425:3)
    at async eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35424:16), <anonymous>:4:1)
    at async main (/home/runner/work/_actions/actions/github-script/v7/dist/index.js:35[52](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9167350011/job/25204346835#step:4:53)2:20)
Error: Unhandled error: ReferenceError: report is not defined

I accidentally deleted a line I shouldn't have in #32934, this re-adds the originally deleted line.

@crobert-1 crobert-1 requested review from a team and Aneurysm9 May 21, 2024 15:31
@crobert-1 crobert-1 changed the title [Weekly Report] Fix invalid reference [Weekly Report] Define required variable May 21, 2024
@crobert-1 crobert-1 changed the title [Weekly Report] Define required variable [chore][Weekly Report] Define required variable May 21, 2024
@songy23 songy23 added ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry labels May 21, 2024
@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label May 22, 2024
@andrzej-stencel andrzej-stencel merged commit a8a4d90 into open-telemetry:main May 22, 2024
178 of 181 checks passed
@github-actions github-actions bot added this to the next release milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants