You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this problem is caused by the version bump (66714d9) and not timestamps, updating the branch seems to fix the problem. That said, need to add that to the message when CI fails.
💡 Summary
check-misskey-js-autogen
checks that the files in the PR and the re-generated files are identical.But the files include the timestamp when they were generated, so they'll always be different
🥰 Expected Behavior
a PR with no changes to types, or a PR with changes generated by
pnpm run build-misskey-js-with-types
, should pass all its checks🤬 Actual Behavior
https://github.com/misskey-dev/misskey/actions/runs/7757223154/job/21156225090?pr=13146 and https://github.com/misskey-dev/misskey/actions/runs/7757239915/job/21156270587?pr=13145 failed even after I ran
pnpm run build-misskey-js-with-types
📝 Steps to Reproduce
No response
💻 Frontend Environment
No response
🛰 Backend Environment (for server admin)
No response
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: