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

Error: RangeError: Invalid time value #205

Open
MrGadget1024 opened this issue May 4, 2024 · 2 comments
Open

Error: RangeError: Invalid time value #205

MrGadget1024 opened this issue May 4, 2024 · 2 comments

Comments

@MrGadget1024
Copy link

Describe the bug

[2:21:10 PM] [semantic-release] » i  Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
[2:21:10 PM] [semantic-release] » ×  Failed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
[2:21:10 PM] [semantic-release] » ×  An error occurred while running semantic-release: RangeError: Invalid time value
    at committerDate (D:\a\_actions\cycjimmy\semantic-release-action\v4\node_modules\conventional-changelog-writer\index.js:80:30)
    at D:\a\_actions\cycjimmy\semantic-release-action\v4\node_modules\conventional-changelog-writer\lib\util.js:202:17
    at Array.forEach (<anonymous>)
    at processCommit (D:\a\_actions\cycjimmy\semantic-release-action\v4\node_modules\conventional-changelog-writer\lib\util.js:198:31)
    at D:\a\_actions\cycjimmy\semantic-release-action\v4\node_modules\conventional-changelog-writer\index.js:123:32 {
  pluginName: '@semantic-release/release-notes-generator'
}
Error: RangeError: Invalid time value

Workflow
https://github.com/MirrorNetworking/Mirror/blob/master/.github/workflows/Semantic.yml
https://github.com/MirrorNetworking/Mirror/blob/master/.releaserc.yml

Expected behavior
No error.

Additional context
https://github.com/MirrorNetworking/Mirror/actions/runs/8951133306/job/24587140924

@vsarunas
Copy link

vsarunas commented May 6, 2024

This is upstream error semantic-release/release-notes-generator#633

@vvanouytsel
Copy link

Any way to work around this?

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

3 participants