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
Add 'lekker Energie GmbH' (community contribution) #1689
Add 'lekker Energie GmbH' (community contribution) #1689
Conversation
ef17295
to
770e331
Compare
companies/lekker.json
Outdated
| "utility" | ||
| ], | ||
| "name": "lekker Energie GmbH", | ||
| "address": "Invalidenstraße 17 a\n10115 Berlin", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (10115 Berlin) is not a country.
We've decided on specific variations for these countries:
United States of AmericaThe NetherlandsRepublic of Singapore
| "address": "Invalidenstraße 17 a\n10115 Berlin", | |
| "address": "Invalidenstraße 17 a\n10115 Berlin\nGermany", |
| "address": "Invalidenstraße 17 a\n10115 Berlin", | |
| "address": "Invalidenstraße 17 a\n10115 Berlin\nDeutschland", |
| "address": "Invalidenstraße 17 a\n10115 Berlin", | |
| "address": "Invalidenstraße 17 a\n10115 Berlin\nUnited States of America", |
companies/lekker.json
Outdated
| ], | ||
| "name": "lekker Energie GmbH", | ||
| "address": "Invalidenstraße 17 a\n10115 Berlin", | ||
| "phone": "030 - 30 80 99 77", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /phone is an invalid string.”
Raw error:
{
"path": "$.phone",
"pointer": "/phone",
"message": "The value at /phone is an invalid string.",
"data": "030 - 30 80 99 77"
}
companies/lekker.json
Outdated
| "name": "lekker Energie GmbH", | ||
| "address": "Invalidenstraße 17 a\n10115 Berlin", | ||
| "phone": "030 - 30 80 99 77", | ||
| "fax": "030 - 430 949 498", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /fax is an invalid string.”
Raw error:
{
"path": "$.fax",
"pointer": "/fax",
"message": "The value at /fax is an invalid string.",
"data": "030 - 430 949 498"
}There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This suggestion was submitted through the website.
Edit in company JSON generator