Add 'EVM Energieversorgung Mittelrhein AG' (community contribution)#3383
Conversation
e352327 to
2578a28
Compare
| "utility" | ||
| ], | ||
| "name": "EVM Energieversorgung Mittelrhein AG", | ||
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", |
There was a problem hiding this comment.
🚫 [recordlint] <address-newlines> reported by reviewdog 🐶
Lines of the address are not separated by newlines (\n).
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", | |
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH\nAm Grauen Stein\n51105 Köln", |
| "utility" | ||
| ], | ||
| "name": "EVM Energieversorgung Mittelrhein AG", | ||
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", |
There was a problem hiding this comment.
🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln) is not a country.
We've decided on specific variations for these countries:
United States of AmericaThe NetherlandsRepublic of Singapore
| ], | ||
| "name": "EVM Energieversorgung Mittelrhein AG", | ||
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", | ||
| "phone": "0261 402-0", |
There was a problem hiding this comment.
🚫 [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": "0261 402-0"
}| "name": "EVM Energieversorgung Mittelrhein AG", | ||
| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", | ||
| "phone": "0261 402-0", | ||
| "fax": "0261 402-61499", |
There was a problem hiding this comment.
🚫 [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": "0261 402-61499"
}| "address": "Adresse Datenschutzbeauftragter: TÜV Rheinland i-sec GmbH, Am Grauen Stein, 51105 Köln", | ||
| "phone": "0261 402-0", | ||
| "fax": "0261 402-61499", | ||
| "email": "datenschutz@evm.de.", |
There was a problem hiding this comment.
🚫 [recordlint] <pass-schema> reported by reviewdog 🐶
Record did not pass schema validation: “The value at /email must be a valid idn-email string but it was not.”
Raw error:
{
"path": "$.email",
"pointer": "/email",
"message": "The value at /email must be a valid idn-email string but it was not.",
"data": "datenschutz@evm.de."
}
This suggestion was submitted through the website.
Edit in: company JSON generator, data editor1
Footnotes
Closed beta ↩