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
22 changes: 22 additions & 0 deletions companies/navicosoft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"slug": "navicosoft",
"relevant-countries": [
"at",
"all"
],
Comment on lines +3 to +6
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.

🚫 [companylint] <relevant-countries-all> reported by reviewdog 🐶
Record has redundant relevant-countries: all already covers: at.

Suggested change
"relevant-countries": [
"at",
"all"
],
"relevant-countries": [
"all"
],

"categories": [
"commerce",
"telecommunication"
],
"name": "navicosoft",
"address": "Level 23, Tower 5/727 Collins St, Docklands VIC 3008",
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": "Level 23, Tower 5/727 Collins St, Docklands VIC 3008",
"address": "Level 23\nTower 5/727 Collins St\nDocklands VIC 3008",

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 (Level 23, Tower 5/727 Collins St, Docklands VIC 3008) is not a country.

We've decided on specific variations for these countries:

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

"phone": "61493515704",
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": "61493515704"
}

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": "sales@navicosoft.com",
"web": "https://www.navicosoft.com/",
"sources": [
"https://www.navicosoft.com/",
"https://github.com/datenanfragen/data/pull/3441"
],
"suggested-transport-medium": "webform",
"quality": "verified"
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] <suggested-medium-exists> reported by reviewdog 🐶
Suggested-transport-medium is set to 'webform', but the webform is not defined in the record.

}