footer-notes-misplacement false positive
knocte opened this issue · 0 comments
knocte commented
From https://github.com/nodeeffect/RunIntoMe/actions/runs/5471278315/jobs/9962255316:
npx commitlint --from HEAD~1 --to HEAD --verbose
⧗ input: GitHubCI: rollback prettier/plugin-xml to 2.2.0
We had a CI regression [1] when formatting XAML files:
```
sudo npm install --save-dev prettier @prettier/plugin-xml
added 5 packages in 898ms
[warn] Ignored unknown option --xml-whitespace-sensitivity=ignore. Did you mean --html-whitespace-sensitivity?
Error: No parser could be inferred for file "/__w/RunIntoMe/RunIntoMe/src/Frontend/AddFriendPage.xaml".
...
```
[1] https://github.com/nodeeffect/RunIntoMe/actions/runs/5466042118/jobs/9959987069
✖ Footer messages must be placed after body paragraphs, please move any message that starts with "Fixes", "Closes" or "[i]" to the end of the commmit message.
For reference, these are the guidelines that include our commit message conventions: https://github.com/nblockchain/conventions/blob/master/WorkflowGuidelines.md [footer-notes-misplacement]