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

Failure running on Github Actions #55

Closed
diogokiss opened this issue May 7, 2022 · 1 comment
Closed

Failure running on Github Actions #55

diogokiss opened this issue May 7, 2022 · 1 comment

Comments

@diogokiss
Copy link

diogokiss commented May 7, 2022

I'm not sure if I'm doing something wrong, but when I run it I get the following error:

Execution: https://github.com/diogokiss/semantic-release-test/runs/6336333222?check_suite_focus=true
Workflow: https://github.com/diogokiss/semantic-release-test/actions/runs/2287307333/workflow

[7:08:24 PM] [semantic-release] › ℹ  Running semantic-release version 19.0.2
[7:08:24 PM] [semantic-release] › ✖  An error occurred while running semantic-release: TypeError: Reflect.defineProperty called on non-object
    at Object.defineProperty (<anonymous>)
    at /home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:22:25
    at Array.forEach (<anonymous>)
    at /home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:20:36
    at Array.reduce (<anonymous>)
    at module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:14:34)
    at module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/get-config.js:84:35)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/index.js:265:[32](https://github.com/diogokiss/semantic-release-test/runs/6336313422?check_suite_focus=true#step:4:32))
    at async module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/cli.js:55:5)
TypeError: Reflect.defineProperty called on non-object
    at Object.defineProperty (<anonymous>)
    at /home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:22:25
    at Array.forEach (<anonymous>)
    at /home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:20:36
    at Array.reduce (<anonymous>)
    at module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/plugins/index.js:14:34)
    at module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/lib/get-config.js:84:35)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/index.js:265:32)
    at async module.exports (/home/runner/work/semantic-release-test/semantic-release-test/node_modules/semantic-release/cli.js:55:5)
@pmowrer
Copy link
Owner

pmowrer commented Jan 16, 2024

Thanks for the report and sorry for the long delay! Instructions for GitHub Actions were added to the README. Hopefully that resolves, else feel free to open up

#59

@pmowrer pmowrer closed this as completed Jan 16, 2024
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

No branches or pull requests

2 participants