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

Build and test before committing #1

Open
TinoDidriksen opened this issue Apr 7, 2021 · 2 comments
Open

Build and test before committing #1

TinoDidriksen opened this issue Apr 7, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@TinoDidriksen
Copy link
Member

apertium-mos.mos.dix:91: parser error : Opening and ending tag mismatch: dictionary line 1 and pardef
</pardef>
         ^
apertium-mos.mos.dix:92: parser error : Extra content at the end of the document
<pardef n="ãad/ga__n">
^
apertium-mos.mos.dix:91: parser error : Opening and ending tag mismatch: dictionary line 1 and pardef
</pardef>
         ^
apertium-mos.mos.dix:92: parser error : Extra content at the end of the document
<pardef n="ãad/ga__n">

Please make sure it builds and runs before committing.

@TinoDidriksen TinoDidriksen added the bug Something isn't working label Apr 7, 2021
@mr-martian
Copy link
Contributor

@fatkab I've set up a github action so that it will be built every time you commit changes.

image

In the above image there is a red X. This means that compiling failed. A yellow circle means it's still building and a green check mark means it worked.

If there is a red X, you can click on it and then click "details" to see what went wrong. If you don't understand the error message, come on IRC and ask.

@fatkab
Copy link
Collaborator

fatkab commented Jul 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants