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

.github/linters/.yaml-lint.yml: wrong new line character: expected \n (new-lines) #190

Closed
BaseMax opened this issue Aug 9, 2024 · 8 comments
Assignees
Labels
question Further information is requested

Comments

@BaseMax
Copy link
Member

BaseMax commented Aug 9, 2024

Run yamllint.............................................................Failed
- hook id: yamllint
- exit code: 1

.github/linters/.yaml-lint.yml
  1:4       error    wrong new line character: expected \n  (new-lines)

.github/dependabot.yml
  1:128     error    wrong new line character: expected \n  (new-lines)

.github/workflows/pr-labeler.yml
  1:27      error    wrong new line character: expected \n  (new-lines)

.github/labeler.yml
  1:15      error    wrong new line character: expected \n  (new-lines)

.github/workflows/test.yml
  1:11      error    wrong new line character: expected \n  (new-lines)

docker-compose.yaml
  1:13      error    wrong new line character: expected \n  (new-lines)

.github/linters/.hadolint.yaml
  1:24      error    wrong new line character: expected \n  (new-lines)

.github/workflows/first_interaction.yml
  1:24      error    wrong new line character: expected \n  (new-lines)

.github/linters/.markdown-lint.yml
  1:32      error    wrong new line character: expected \n  (new-lines)

.github/workflows/super-linter.yml
  1:11      error    wrong new line character: expected \n  (new-lines)

.pre-commit-config.yaml
  1:4       error    wrong new line character: expected \n  (new-lines)
@BaseMax
Copy link
Member Author

BaseMax commented Aug 9, 2024

@jbampton please check and fix

@BaseMax
Copy link
Member Author

BaseMax commented Aug 9, 2024

Please check it mate @jbampton

@jbampton
Copy link
Member

Seems to work locally on my machine.

Hey @BaseMax where is the actions run for this ?

@BaseMax
Copy link
Member Author

BaseMax commented Aug 10, 2024

It's related to yesterday rans of actions, you can check history of actions.

@jbampton
Copy link
Member

Link ?

@BaseMax
Copy link
Member Author

BaseMax commented Aug 10, 2024

https://github.com/SalamLang/Salam/actions

not sure which one is this mate, if this error is not exists anymore and you have confidence so feel free to close it.

@jbampton
Copy link
Member

I ran pre-commit locally and did not get this error. But I see this on yours:

#191

Screenshot from 2024-08-10 22-30-05

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants