Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions companies/surveysensum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"slug": "surveysensum",
"relevant-countries": [
"fi"
],
"name": "surveysensum",
"address": "Plot No. 270, Phase, 2, Udyog Vihar, Sector 20, Gurugram, Haryana 122016",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <address-newlines> reported by reviewdog 🐶
Lines of the address are not separated by newlines (\n).

Suggested change
"address": "Plot No. 270, Phase, 2, Udyog Vihar, Sector 20, Gurugram, Haryana 122016",
"address": "Plot No. 270\nPhase\n2\nUdyog Vihar\nSector 20\nGurugram\nHaryana 122016",

Copy link
Copy Markdown
Contributor

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 (Plot No. 270, Phase, 2, Udyog Vihar, Sector 20, Gurugram, Haryana 122016) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore

"phone": "91 99990 62749",
Copy link
Copy Markdown
Contributor

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": "91 99990 62749"
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <phone-number-format> reported by reviewdog 🐶
The phone number is not formatted correctly.

"email": "support@surveysensum.com",
"web": "https://www.surveysensum.com/",
"quality": "verified",
"sources": [
"https://github.com/datenanfragen/data/pull/3403"
]
}