Skip to content

Add 'navicosoft' (community contribution)#3441

Open
datenanfragen-community-edits wants to merge 1 commit into
datenanfragen:masterfrom
datenanfragen-community-edits:suggest_navicosoft_1778735684721
Open

Add 'navicosoft' (community contribution)#3441
datenanfragen-community-edits wants to merge 1 commit into
datenanfragen:masterfrom
datenanfragen-community-edits:suggest_navicosoft_1778735684721

Conversation

@datenanfragen-community-edits
Copy link
Copy Markdown
Collaborator

@datenanfragen-community-edits datenanfragen-community-edits commented May 14, 2026

This suggestion was submitted through the website.

Edit in: company JSON generator, data editor1

Footnotes

  1. Closed beta

Comment thread companies/navicosoft.json
"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",

Comment thread companies/navicosoft.json
"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] <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

Comment thread companies/navicosoft.json
],
"name": "navicosoft",
"address": "Level 23, Tower 5/727 Collins St, Docklands VIC 3008",
"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"
}

Comment thread companies/navicosoft.json
],
"name": "navicosoft",
"address": "Level 23, Tower 5/727 Collins St, Docklands VIC 3008",
"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] <phone-number-format> reported by reviewdog 🐶
The phone number is not formatted correctly.

Comment thread companies/navicosoft.json
"https://www.navicosoft.com/"
],
"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.

Comment thread companies/navicosoft.json
Comment on lines +3 to +6
"relevant-countries": [
"at",
"all"
],
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"
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

record Issue related to the JSON records via-suggest-api

Development

Successfully merging this pull request may close these issues.

2 participants